summaryrefslogtreecommitdiff
path: root/ext/Compress/Raw/Zlib/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'ext/Compress/Raw/Zlib/Changes')
-rw-r--r--ext/Compress/Raw/Zlib/Changes6
1 files changed, 6 insertions, 0 deletions
diff --git a/ext/Compress/Raw/Zlib/Changes b/ext/Compress/Raw/Zlib/Changes
index 1295b1e631..ef8ddab889 100644
--- a/ext/Compress/Raw/Zlib/Changes
+++ b/ext/Compress/Raw/Zlib/Changes
@@ -1,6 +1,12 @@
CHANGES
-------
+ 2.004 3 March 2007
+
+ * Fixed lvalue substr issue
+
+ * Remove redundant code from Zlib.xs
+
2.003 2 January 2007
* Added explicit version checking