This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[PATCH] *-Compress-* 2.020
[perl5.git] / ext / Compress-Raw-Bzip2 / Changes
CommitLineData
bdb7fd9f
RGS
1CHANGES
2-------
3
dcfdccf9
PM
4 2.020 4 June 2009
5
6 * No Changes
7
80b215cb
MB
8 2.019 4 May 2009
9
10 * tidied up Bzip2.xs
11
ea6efd2c
MB
12 2.018 3 May 2009
13
14 * added linitOutput option
c14f59c3
PM
15
16 * Changes to bzip2 source to get the module to build using a C++
17 compiler
18
dc82791d 19 2.017 28 March 2009
bdb7fd9f
RGS
20
21 * Minor changes to allow building in perl core.
22
dc82791d
PM
23 * Removed MAN3PODS from Makefile.PL
24
bdb7fd9f
RGS
25 2.015 3 September 2008
26
27 * Documented bzlibversion
28
29 2.015 3 September 2008
30
31 * Makefile.PL
32 Backout changes made in 2.014
33
34 2.014 2 September 2008
35
36 * Makefile.PL
37 Updated to check for indirect dependencies.
38
39 2.012 15 July 2008
40
41 * No Changes
42
43 2.011 17 May 2008
44
45 * No Changes
46
47 2.010 5 May 2008
48
49 * No Changes
50
51 2.009 20 April 2008
52
53 * Updated to use bzip2 1.0.5
54
55 2.008 2 November 2007
56
57 * Minor documentation changes in README
58
59 2.006 1 September 2007
60
61 * Added the bzip2 LICENSE file into bzip2-src.
62 [rt.cpan.org #28980]
63
64 2.005 18 June 2007
65
66 * Added patch from Fedora to allow the module to be built with an
67 existing bzip2 library.
68 [rt.cpan.org #25489]
69
70 2.004 3 March 2007
71
72 * Updated to use bzip2 1.0.4
73
74 * Remove redundant code from Bzip2.xs
75
76 2.003 2 January 2007
77
78 * Added explicit version checking
79
80 2.002 29 December 2006
81
82 * Documentation updates.
83
84 2.001 1 November 2006
85
86 * Remove beta status.
87
88 2.000_14 26 October 2006
89
90 * Fixed memory leak on realloc.
91
92 2.000_12 12 May 2006
93
94 * Documentation updates.
95
96 2.000_10 13 March 2006
97
98 * Created Compress::Raw::Bzip2
99