IO::Compress::*
[p5sagit/p5-mst-13.2.git] / ext / Compress / IO / Base / Changes
CommitLineData
25f0751f 1CHANGES
2-------
3
2b4e0969 4 2.000_11 10 April 2006
5
6 * Transparent + InputLength made more robust where input data is not
7 compressed.
8
cb7abd7f 9 2.000_10 13 March 2006
10
11 * AnyUncompress doesn't assume that IO-Compress-Zlib is installed any
12 more.
13
14 2.000_09 3 March 2006
15
16 * Released to CPAN.
17
25f0751f 18 2.000_08 2 March 2006
19
20 * Split IO::Compress::Base into its own distribution.
21
22 * Added opened, autoflush and input_line_number.
23
24 * Beefed up support for $.
25