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