ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent-BDB/Changes
Revision: 1.2
Committed: Tue Jul 21 03:35:50 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::BDB
2    
3 root 1.2 1.1 Tue Jul 21 05:24:54 CEST 2009
4     - when AnyEvent::BDB 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:22:01 CEST 2008
10     - original version, a Net::SNMP::EV-clone.