summaryrefslogtreecommitdiff
path: root/ChangeLog
blob: 0cc8f8846dc46e14dbed9819eb4859bb40c601e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
0.9 ?????
    - Support failover between multiple agents.
    - Support table queries by looking up table indexes.
    - Major refactoring of internals. 
    
0.8  [2007-07-16]
    - Fix assertion when reallocating SNMP request memory

0.7
    - Use my real name 'Stef Walter'
      See: http://memberwebs.com/nielsen/

0.6
    - Fix bug with asynchronous resolver when daemonizing

0.5
    - Added SNMP version 2c support for rrdbot-get [Stoned Elipot]
    - Fixed asynchronous resolving on FreeBSD
    - Fix bug where rrdbot-create ignored '-c' argument [benj]
    - Remove pid file when exiting [benj]
    - Fix bug where config files are not enumerated on reiserfs [benj]

0.4
    - Reduced memory usage of SNMP requests
    - Added asynchronous DNS resolver
    - Added support for RRD files not in the normal places
    - Added SNMP version 2c support
    
0.3
    - Initial public release