Revision history for Perl extension Net::FCP

0.07  Sun Sep 14 10:57:09 CEST 2003
	- handle metadata that doesn't end in a newline.
        - fixed txn names to be txn_* instead of *_txn, as per the docs.
        - "fix" insert_private_key.
        - fix endless loop problem on ClientGet.
        - many, many other small fixes.
        - added bin/fmd, the not-yet-functional freenet mass downloader.

0.06  Wed Sep 10 07:13:41 CEST 2003
	- various small bugfixes.

0.05  Wed Sep 10 07:06:54 CEST 2003
	- err, file downloads actually return the right data now.
        - implemented non-blocking request writing.
        - event model now looks "final" for filehandles.

0.04  Tue Sep  9 08:12:59 CEST 2003
	- pluggable event implementation. Just Event for now.

0.03  Mon Sep  8 03:46:41 CEST 2003
	- more bugfixes, metadataparsing.
        - I'm going to bed now. really.

0.02  Mon Sep  8 02:36:18 CEST 2003
	- implemented client_get, and many much-needed
          bugfixes.

0.01  Sun Sep  7 21:40:05 CEST 2003
	- original version; cp -rvp Crypt-Twofish2

