summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 2f9166e7..24ea285a 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,5 +1,5 @@
-Revision 4.4.7, released 2018-11-XX
+Revision 4.4.7, released 2018-12-XX
-----------------------------------
- Exposed ASN.1 `Null` type through `rfc1902` module for convenience.
@@ -9,6 +9,8 @@ Revision 4.4.7, released 2018-11-XX
are different even if just timeout/retries options differ
- Fixed hlapi LCD configurator to include `contextName`. Prior to this fix
sending SNMPv3 TRAP with non-default `contextName` would fail.
+- Fixed possible duplicate key occurrence in the `OrderedDict` following
+ a race condition
Revision 4.4.6, released 2018-09-13
-----------------------------------