diff options
| author | Stef Walter <stef@memberwebs.com> | 2008-04-16 15:46:15 +0000 | 
|---|---|---|
| committer | Stef Walter <stef@memberwebs.com> | 2008-04-16 15:46:15 +0000 | 
| commit | 8856ed0bd7582cfae8e6c8b4db7a0d6255e93813 (patch) | |
| tree | 61067503db9618d5f21e5f9287408173dc90cb3d /ChangeLog | |
| parent | c99b288ae66e97ae59ac65c82d98c42d7b63c355 (diff) | |
Support parsing strings into integers and floats.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 | 
1 files changed, 3 insertions, 1 deletions
| @@ -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 | 
