Fixed YAML prereq, reported by Jess Robinson
[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>.
4b372378 5 - Fixed YAML prereq, reported by Jess Robinson
9bbd91b6 6
b018320d 70.5 2005-11-17 00:00:00
8 - Updated for PAR compatibility
9
1ec011cb 100.4 2005-11-09 01:00:00
11 - Version bump to 0.4 so CPAN.pm installs the right version.
12
af05d2df 130.03 2005-10-27 20:00:00
14 - removed use of List::Util first due to memory leakage.
27ee4e94 15 http://rt.cpan.org/NoAuth/Bug.html?id=13891
16
1ec011cb 170.2 2005-10-07
38ad3df8 18 - fixed POD
19
af05d2df 200.01 2005-09-07
09abe57d 21 - first release