Fixed buffer bug in HTTP::Body::OctetStream
[catagits/HTTP-Body.git] / Changes
CommitLineData
09abe57d 1This file documents the revision history for Perl extension HTTP::Body.
2
9bbd91b6 30.6 2005-11-00 00:00:00
4 - Fixed buffer bug in OctetStream, reported by Daisuke Murase <typester@cpan.org>.
5
b018320d 60.5 2005-11-17 00:00:00
7 - Updated for PAR compatibility
8
1ec011cb 90.4 2005-11-09 01:00:00
10 - Version bump to 0.4 so CPAN.pm installs the right version.
11
af05d2df 120.03 2005-10-27 20:00:00
13 - removed use of List::Util first due to memory leakage.
27ee4e94 14 http://rt.cpan.org/NoAuth/Bug.html?id=13891
15
1ec011cb 160.2 2005-10-07
38ad3df8 17 - fixed POD
18
af05d2df 190.01 2005-09-07
09abe57d 20 - first release