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.15 by root, Tue Sep 16 07:00:59 2003 UTC

1Revision history for Perl extension Net:FCP 1Revision history for Perl extension Net::FCP
2 2
30.03 30.08
4 - added event model autodetection.
5 - event models supported: Coro, Event, Glib, Tk.
6 - added Net::FCP::Util.
7 - bugfixed the case when txn's sent data (when will I learn
8 to use HEX everywhere...)
9 - make fmd verify all blocks. or at least most blocks.
10
110.07 Sun Sep 14 10:57:09 CEST 2003
12 - handle metadata that doesn't end in a newline.
13 - fixed txn names to be txn_* instead of *_txn, as per the docs.
14 - "fix" insert_private_key.
15 - fix endless loop problem on ClientGet.
16 - many, many other small fixes.
17 - added bin/fmd, the not-yet-functional freenet mass downloader.
18
190.06 Wed Sep 10 07:13:41 CEST 2003
20 - various small bugfixes.
21
220.05 Wed Sep 10 07:06:54 CEST 2003
23 - err, file downloads actually return the right data now.
24 - implemented non-blocking request writing.
25 - event model now looks "final" for filehandles.
26
270.04 Tue Sep 9 08:12:59 CEST 2003
28 - pluggable event implementation. Just Event for now.
29
300.03 Mon Sep 8 03:46:41 CEST 2003
31 - more bugfixes, metadataparsing.
32 - I'm going to bed now. really.
4 33
50.02 Mon Sep 8 02:36:18 CEST 2003 340.02 Mon Sep 8 02:36:18 CEST 2003
6 - implemented client_get, and many much-needed 35 - implemented client_get, and many much-needed
7 bugfixes. 36 bugfixes.
8 37

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines