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.13 by root, Sun Sep 14 09:48:01 2003 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines