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