summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelie <elie>2007-02-05 18:54:45 +0000
committerelie <elie>2007-02-05 18:54:45 +0000
commitd9e4c29bb75c5cd8670a5fd91ff14d8f67b232b4 (patch)
treefb927eecfe6bd1ff7763b4397bb5c2637b08650e
parent88a2ef3204b8f7f10470646da4fd422a57597864 (diff)
downloadpysnmp-d9e4c29bb75c5cd8670a5fd91ff14d8f67b232b4.tar.gz
updated
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 7144d7e..b5b0f27 100644
--- a/CHANGES
+++ b/CHANGES
@@ -30,6 +30,7 @@ Revision 4.1.7a
(such as RowStatus).
- MIB table row destruction now works (SF bug #1555010).
- LCD unconfiguration functions for oneliners implemented (SF bug #1635270).
+- unloadModules() and unexportSymbols() implemented at MibBuilder
- Notification type PDU proxy code fixed to produce symmetrical
convertion.
- Various SNMP engine-internal caches expiration implemented.