ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Net-FCP/Changes
Revision: 1.16
Committed: Wed Sep 17 05:05:33 2003 UTC (20 years, 8 months ago) by root
Branch: MAIN
Changes since 1.15: +3 -1 lines
Log Message:
*** empty log message ***

File Contents

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