Merge branch 'vincent/rvalue_stmt_given' into blead
[p5sagit/p5-mst-13.2.git] / cpan / Compress-Raw-Bzip2 / Changes
CommitLineData
bdb7fd9f 1CHANGES
2-------
9b5fd1d4 3 2.023 9 November 2009
4
5 * Removed redundant bzip2 source files from the bzip2-src directory.
6 [RT# 47225]
7
8 * Fixed instance where $[ should have been $] in t/01bzip2.t
9 Thanks to Robin Barker and zefram [RT #50764] for independantly
10 spotting the issue.
bdb7fd9f 11
10c2b2bb 12 2.021 30 August 2009
13
14 * Changed test harness so that it can cope with PERL5OPT=-MCarp=verbose
15 [RT# 47225]
16
dcfdccf9 17 2.020 4 June 2009
18
19 * No Changes
20
80b215cb 21 2.019 4 May 2009
22
23 * tidied up Bzip2.xs
24
ea6efd2c 25 2.018 3 May 2009
26
27 * added linitOutput option
c14f59c3 28
29 * Changes to bzip2 source to get the module to build using a C++
30 compiler
31
dc82791d 32 2.017 28 March 2009
bdb7fd9f 33
34 * Minor changes to allow building in perl core.
35
dc82791d 36 * Removed MAN3PODS from Makefile.PL
37
bdb7fd9f 38 2.015 3 September 2008
39
40 * Documented bzlibversion
41
42 2.015 3 September 2008
43
44 * Makefile.PL
45 Backout changes made in 2.014
46
47 2.014 2 September 2008
48
49 * Makefile.PL
50 Updated to check for indirect dependencies.
51
52 2.012 15 July 2008
53
54 * No Changes
55
56 2.011 17 May 2008
57
58 * No Changes
59
60 2.010 5 May 2008
61
62 * No Changes
63
64 2.009 20 April 2008
65
66 * Updated to use bzip2 1.0.5
67
68 2.008 2 November 2007
69
70 * Minor documentation changes in README
71
72 2.006 1 September 2007
73
74 * Added the bzip2 LICENSE file into bzip2-src.
75 [rt.cpan.org #28980]
76
77 2.005 18 June 2007
78
79 * Added patch from Fedora to allow the module to be built with an
80 existing bzip2 library.
81 [rt.cpan.org #25489]
82
83 2.004 3 March 2007
84
85 * Updated to use bzip2 1.0.4
86
87 * Remove redundant code from Bzip2.xs
88
89 2.003 2 January 2007
90
91 * Added explicit version checking
92
93 2.002 29 December 2006
94
95 * Documentation updates.
96
97 2.001 1 November 2006
98
99 * Remove beta status.
100
101 2.000_14 26 October 2006
102
103 * Fixed memory leak on realloc.
104
105 2.000_12 12 May 2006
106
107 * Documentation updates.
108
109 2.000_10 13 March 2006
110
111 * Created Compress::Raw::Bzip2
112