Added tests for HB
[catagits/HTTP-Body.git] / Changes
1 This file documents the revision history for Perl extension HTTP::Body.
2
3 0.6   2005-11-00 00:00:00
4         - Fixed buffer bug in OctetStream, reported by Daisuke Murase <typester@cpan.org>.
5         - Fixed YAML prereq, reported by Jess Robinson
6         - Added tests, Ben Trott <ben@sixapart.com>.
7
8 0.5   2005-11-17 00:00:00
9         - Updated for PAR compatibility
10
11 0.4   2005-11-09 01:00:00
12         - Version bump to 0.4 so CPAN.pm installs the right version.
13
14 0.03  2005-10-27 20:00:00
15         - removed use of List::Util first due to memory leakage.
16           http://rt.cpan.org/NoAuth/Bug.html?id=13891
17
18 0.2   2005-10-07
19         - fixed POD
20
21 0.01  2005-09-07
22         - first release