ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent-SNMP/Changes
Revision: 1.5
Committed: Sat Apr 18 10:17:53 2009 UTC (15 years, 1 month ago) by root
Branch: MAIN
Changes since 1.4: +5 -0 lines
Log Message:
*** empty log message ***

File Contents

# Content
1 Revision history for AnyEvent::SNMP
2
3 0.2
4 - limit numbe rof outstandign requests and implement a dynamic
5 algorithm to adjust this limit to local and network conditions
6 (implemented after lots of creative discussion with Karl Gaissmaier).
7
8 0.11 Fri Apr 10 07:32:23 CEST 2009
9 - fix testsuite loading the wrong module
10 (reported by Karl Gaissmaier).
11
12 0.1 Wed Apr 1 00:39:08 CEST 2009
13 - original version, cloned from Net::SNMP::EV, but
14 very different.