ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent-AIO/Changes
Revision: 1.2
Committed: Tue Jul 21 03:34:20 2009 UTC (14 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-1_1
Changes since 1.1: +6 -0 lines
Log Message:
1.1

File Contents

# User Rev Content
1 root 1.1 Revision history for AnyEvent::AIO
2    
3 root 1.2 1.1 Tue Jul 21 05:24:54 CEST 2009
4     - when AnyEvent::AIO was loaded after event loop intiialise,
5     then the watcher would get destroyed again.
6     - take advantage of AnyEvent 3.81 API and simplify the module
7     immensely.
8    
9 root 1.1 1.0 Sat May 10 22:01:28 CEST 2008
10     - original version, a Net::SNMP::EV-clone.