Ripped out List::Util first() because it leaks memory
[catagits/HTTP-Body.git] / Changes
diff --git a/Changes b/Changes
index 641f5a3..6aa531b 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 This file documents the revision history for Perl extension HTTP::Body.
 
+0.0201
+        - removed use of List::Util first, which leaks memory!
+          http://rt.cpan.org/NoAuth/Bug.html?id=13891
+
 0.02  2005-10-07 00:00:00 2005
         - fixed POD