summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ff35012..f130d9f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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]