ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent-FCP/Changes
Revision: 1.8
Committed: Sat Sep 5 13:26:47 2015 UTC (8 years, 8 months ago) by root
Branch: MAIN
Changes since 1.7: +3 -1 lines
Log Message:
*** empty log message ***

File Contents

# Content
1 Revision history for AnyEvent-FCP
2
3 - semantic redesign, better request/response handling.
4 - implement test_dda request, with lots of heuristics.
5 - increase default timeout to two hours.
6 - big performance improvements for parsing.
7 - internal cleanup.
8
9 0.3 Sat Jun 5 16:49:03 CEST 2010
10 - add a small example in the manpage and a bigger one in eg/.
11 - implement/support a progress callback for unsolicited
12 messages.
13
14 0.21 Tue Dec 1 14:49:30 CET 2009
15 - added missing dependency on common::sense.
16
17 0.2 Tue Jul 28 04:19:59 CEST 2009
18 - first release, brittle, undocumented, incomplete.
19
20 0.1 Thu May 1 17:23:16 CEST 2008
21 - original version, adapted from Net::FCP.