ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Net-FCP/Changes
(Generate patch)

Comparing Net-FCP/Changes (file contents):
Revision 1.2 by root, Mon Sep 8 00:36:44 2003 UTC vs.
Revision 1.12 by root, Sat Sep 13 08:19:31 2003 UTC

1Revision history for Perl extension Net:FCP 1Revision history for Perl extension Net::FCP
2 2
30.03 30.07
4 - handle metadata that doesn't end in a newline.
5 - fixed txn names to be txn_* instead of *_txn, as per the docs.
6 - "fix" insert_private_key.
7 - fix endless loop problem on ClientGet.
8 - many, many other small fixes.
9 - added bin/fmd, the not-yet-functional freenet mass downloader.
10
110.06 Wed Sep 10 07:13:41 CEST 2003
12 - various small bugfixes.
13
140.05 Wed Sep 10 07:06:54 CEST 2003
15 - err, file downloads actually return the right data now.
16 - implemented non-blocking request writing.
17 - event model now looks "final" for filehandles.
18
190.04 Tue Sep 9 08:12:59 CEST 2003
20 - pluggable event implementation. Just Event for now.
21
220.03 Mon Sep 8 03:46:41 CEST 2003
23 - more bugfixes, metadataparsing.
24 - I'm going to bed now. really.
4 25
50.02 Mon Sep 8 02:36:18 CEST 2003 260.02 Mon Sep 8 02:36:18 CEST 2003
6 - implemented client_get, and many much-needed 27 - implemented client_get, and many much-needed
7 bugfixes. 28 bugfixes.
8 29

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines