summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2008-04-16 15:46:15 +0000
committerStef Walter <stef@memberwebs.com>2008-04-16 15:46:15 +0000
commit8856ed0bd7582cfae8e6c8b4db7a0d6255e93813 (patch)
tree61067503db9618d5f21e5f9287408173dc90cb3d /ChangeLog
parentc99b288ae66e97ae59ac65c82d98c42d7b63c355 (diff)
Support parsing strings into integers and floats.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 14aaad8..ff35012 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,10 @@
-0.9 ?????
+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
+
0.8 [2007-07-16]
- Fix assertion when reallocating SNMP request memory