ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent-Porttracker/Changes
Revision: 1.4
Committed: Fri May 20 22:57:52 2011 UTC (13 years, 1 month ago) by root
Branch: MAIN
CVS Tags: rel-1_0
Changes since 1.3: +4 -0 lines
Log Message:
1.0

File Contents

# User Rev Content
1 root 1.1 Revision history for AnyEvent::Porttracker
2    
3 root 1.4 1.0 Sat May 21 00:55:20 CEST 2011
4     - add "req_sync" method, which might be easier for simple scripts.
5     - updated the AnyEvent::Porttracker::protocol pod for porttracker 3.x.
6    
7 root 1.3 0.1 Tue Nov 16 18:37:15 CET 2010
8     - first release.
9 root 1.2
10 root 1.1 0.0 Sun Nov 14 23:31:43 CET 2010
11     - original version, an AnyEvent::DBus clone.