Fixed buffer bug in HTTP::Body::OctetStream
[catagits/HTTP-Body.git] / Changes
diff --git a/Changes b/Changes
index 79c1422..1d38134 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 This file documents the revision history for Perl extension HTTP::Body.
 
+0.6   2005-11-00 00:00:00
+        - Fixed buffer bug in OctetStream, reported by Daisuke Murase <typester@cpan.org>.
+
 0.5   2005-11-17 00:00:00
         - Updated for PAR compatibility