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