diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,9 +1,13 @@ +0.9.1 [2008-07-07] + - Fix bug with table queries in rrdbot-get + - rrdbot-get now prints out unsigned integers properly. + 0.9 [2008-04-16] - Support failover between multiple agents. - Support table queries by looking up table indexes. - Major refactoring of internals. - Warn and ignore MIBs that we don't recognize. - - Support parsing strings into integers and floats + - Support parsing strings into integers and floats 0.8 [2007-07-16] |