Compress::Zlib becomes zlib agnostic
[p5sagit/p5-mst-13.2.git] / ext / Compress / Zlib / Changes
index 93ddaeb..1b74408 100644 (file)
@@ -1,6 +1,18 @@
 CHANGES
 -------
 
+  2.000_07 9 January 2006
+
+      * Breakout zlib specific code into separate modules.
+
+      * Limited support for reading/writing zip files
+
+  2.000_06 5 October 2005
+
+      * Added eof parameter to Compress::Zlib::inflate method.
+
+      * Fixed issue with 64-bit
+
   2.000_05 4 October 2005
 
       * Renamed IO::* to IO::Compress::* & IO::Uncompress::*