10.9.7  [2011-01-11]
2    - Fix problems with rollover of SNMP ids.
3    - Add real bsnmp-pcap MIB.
4
50.9.6  [2009-10-29]
6    - Fix build problems on FreeBSD.
7    - Allow failure for listening on sockets, as long as one
8      listen socket works.
9
100.9.5  [2009-10-28]
11    - Move development to git.
12    - Add more MIB files from Freebsd and BSNMP
13    - Support IPv6 addresses in urls and requests via IPv6.
14    - Builds on Solaris
15    - Fix memory leaks
16    - Better config file parsing.
17
180.9.4  [2009-01-19]
19    - Add support for creating multiple CFs in rrdbot-create. [Stoned Elipot]
20
210.9.3  [2009-01-16]
22    - Add support for printing out MIB name in rrdbot-get
23
240.9.2  [2008-09-25]
25    - Add parameter to specify bind address.
26
270.9.1  [2008-07-07]
28    - Fix bug with table queries in rrdbot-get
29    - rrdbot-get now prints out unsigned integers properly.
30
310.9  [2008-04-16]
32    - Support failover between multiple agents.
33    - Support table queries by looking up table indexes.
34    - Major refactoring of internals.
35    - Warn and ignore MIBs that we don't recognize.
36    - Support parsing strings into integers and floats
37
38
390.8  [2007-07-16]
40    - Fix assertion when reallocating SNMP request memory
41
420.7
43    - Use my real name 'Stef Walter'
44      See: http://memberwebs.com/nielsen/
45
460.6
47    - Fix bug with asynchronous resolver when daemonizing
48
490.5
50    - Added SNMP version 2c support for rrdbot-get [Stoned Elipot]
51    - Fixed asynchronous resolving on FreeBSD
52    - Fix bug where rrdbot-create ignored '-c' argument [benj]
53    - Remove pid file when exiting [benj]
54    - Fix bug where config files are not enumerated on reiserfs [benj]
55
560.4
57    - Reduced memory usage of SNMP requests
58    - Added asynchronous DNS resolver
59    - Added support for RRD files not in the normal places
60    - Added SNMP version 2c support
61
620.3
63    - Initial public release
64