summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlya Etingof <etingof@gmail.com>2018-08-05 21:15:29 +0200
committerIlya Etingof <etingof@gmail.com>2018-08-05 21:15:29 +0200
commitd9f5fd2efb8ef91fc7d6ab4d2b11a5f831371d53 (patch)
tree99be5e5fa03022a9ffd62a1eddcb513d12953e49
parent44ab5d3a77e2db81a78f68ec56a50aecbcf54bb8 (diff)
downloadpysnmp-git-d9f5fd2efb8ef91fc7d6ab4d2b11a5f831371d53.tar.gz
changelog typo
-rw-r--r--CHANGES.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 089d3197..3c799d21 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -6,7 +6,7 @@ Revision 4.4.5, released 2018-08-05
- Fixed broken InetAddressType rendering caused by a pyasn1 regression
- Fixed typo in RFC1158 module
- Fixed possible infinite loop in GETBULK response PDU builder
-- Fixed memory leak in the T`config.delContext()` VACM management harness
+- Fixed memory leak in the `config.delContext()` VACM management harness
- Fixed `Bits` class initialization when enumeration values are given
- Fixed crash caused by incoming SNMPv3 message requesting SNMPv1/v2c
security model