summaryrefslogtreecommitdiff
path: root/ext/Compress-Raw-Bzip2/Changes
blob: f5133dbedd729c0ee156405f949c350d8caea2fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
CHANGES
-------

  2.017 26 February 2009

      * Minor changes to allow building in perl core.

  2.015 3 September 2008

      * Documented bzlibversion

  2.015 3 September 2008

      * Makefile.PL
        Backout changes made in 2.014

  2.014 2 September 2008

      * Makefile.PL
        Updated to check for indirect dependencies.

  2.012 15 July 2008

      * No Changes

  2.011 17 May 2008

      * No Changes

  2.010 5 May 2008

      * No Changes

  2.009 20 April 2008

      * Updated to use bzip2 1.0.5

  2.008 2 November 2007

      * Minor documentation changes in README

  2.006 1 September 2007

      * Added the bzip2 LICENSE file into bzip2-src.
        [rt.cpan.org #28980]

  2.005 18 June 2007

      * Added patch from Fedora to allow the module to be built with an
        existing bzip2 library.
        [rt.cpan.org #25489]

  2.004 3 March 2007

      * Updated to use bzip2 1.0.4

      * Remove redundant code from Bzip2.xs

  2.003 2 January 2007

      * Added explicit version checking

  2.002 29 December 2006

      * Documentation updates.

  2.001 1 November 2006

      * Remove beta status.

  2.000_14 26 October 2006

      * Fixed memory leak on realloc.

  2.000_12 12 May 2006

      * Documentation updates.

  2.000_10 13 March 2006

      * Created Compress::Raw::Bzip2