ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Net-FCP/Changes
(Generate patch)

Comparing Net-FCP/Changes (file contents):
Revision 1.22 by root, Fri May 14 16:28:20 2004 UTC vs.
Revision 1.31 by root, Mon Nov 20 19:24:16 2006 UTC

1Revision history for Perl extension Net::FCP 1Revision history for Perl extension Net::FCP
2 2
30.7 3http://wiki.freenetproject.org/FreenetFCPSpec2Point0
4
5 - removed workaround for Tk, expecting a timely fix :)
6
71.0 Thu Dec 1 23:05:47 CET 2005
8 - use AnyEvent, remove own Event interface.
9 - work around the many bugs in Tk wrt. event handling.
10
110.8 Thu Mar 3 18:00:52 CET 2005
12 - use Array::Heap2, not Array::Heap.
13 - small fixes and improvements everywhere.
14 - change of contact address.
15
160.7 Tue May 18 15:44:46 CEST 2004
4 - major restructuring. 17 - major restructuring.
5 - handle key_collision just like successful insert, 18 - handle key_collision just like successful insert,
6 but set the atribute key_collision on the returned 19 but set the atribute key_collision on the returned
7 attributes. 20 attributes.
8 - added Net::FCP::Metadata module, for further improvements 21 - added Net::FCP::Metadata module, for further improvements
9 with metadata handling. 22 with metadata handling.
23 - added Net::FCP::Key::SSK.
24 - many documentation fixes/improvements.
10 25
110.6 Thu May 13 23:42:33 CEST 2004 260.6 Thu May 13 23:42:33 CEST 2004
12 - many bugfixes (most noteworthy: client_put works now). 27 - many bugfixes (most noteworthy: client_put works now).
13 - progress callback. 28 - progress callback.
14 - added experimental Key::CHK. 29 - added experimental Key::CHK.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines