ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Net-FCP/Changes
Revision: 1.12
Committed: Sat Sep 13 08:19:31 2003 UTC (20 years, 8 months ago) by root
Branch: MAIN
Changes since 1.11: +4 -3 lines
Log Message:
*** empty log message ***

File Contents

# Content
1 Revision history for Perl extension Net::FCP
2
3 0.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
11 0.06 Wed Sep 10 07:13:41 CEST 2003
12 - various small bugfixes.
13
14 0.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
19 0.04 Tue Sep 9 08:12:59 CEST 2003
20 - pluggable event implementation. Just Event for now.
21
22 0.03 Mon Sep 8 03:46:41 CEST 2003
23 - more bugfixes, metadataparsing.
24 - I'm going to bed now. really.
25
26 0.02 Mon Sep 8 02:36:18 CEST 2003
27 - implemented client_get, and many much-needed
28 bugfixes.
29
30 0.01 Sun Sep 7 21:40:05 CEST 2003
31 - original version; cp -rvp Crypt-Twofish2
32