summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorelie <elie>2013-10-05 09:12:45 +0000
committerelie <elie>2013-10-05 09:12:45 +0000
commit0eb31b6574095241dc7d133ad02b41e39e41379c (patch)
treeab612af00f9fadbe63acc49d5f5d39e89aa6ebf4 /CHANGES
parent1b377afeaf9ee96ab1d48aeebb2b7a6d65a4ac9d (diff)
downloadpysnmp-0eb31b6574095241dc7d133ad02b41e39e41379c.tar.gz
fix to sendNotification() error handling
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES7
1 files changed, 6 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 24bc91f..e14da31 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,11 @@
-Revision 4.2.5rc2
+Revision 4.2.6rc0
-----------------
+- Fix to sendNotification() error handling at NotificationOriginator.
+
+Revision 4.2.5
+--------------
+
- License updated to vanilla BSD 2-Clause to ease package use
(http://opensource.org/licenses/BSD-2-Clause).
- A dozen of lightweight Twisted-based example scripts replaced more