summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelie <elie>2016-01-11 19:56:41 +0000
committerelie <elie>2016-01-11 19:56:41 +0000
commit7013cf56943eb5516b137ab93af13ed7feb8ec1c (patch)
tree4efe49c81d5b1e41b34f2aedc9a326aabd246867
parent1a6b98b2ba15f9b821140cd48d695e196d03561c (diff)
downloadpysnmp-git-7013cf56943eb5516b137ab93af13ed7feb8ec1c.tar.gz
fix to date format
-rw-r--r--CHANGES.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 8a07c22d..23783f42 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -26,7 +26,7 @@ Repository `tarball download <http://pysnmp.cvs.sourceforge.net/viewvc/pysnmp/py
- Fix to OctetString.prettyOut() to pretty-print Python 3 bytes without
'b' qualifier.
-Revision 4.3.1, released 12-11-2015
+Revision 4.3.1, released 2015-11-12
-----------------------------------
- Added recursive resolution of ObjectIdentifier values at ObjectType
@@ -45,7 +45,7 @@ Revision 4.3.1, released 12-11-2015
- Fix to docs distribution -- now the are Sphinx-buildable out-of-the-box.
- Source code re-linted
-Revision 4.3.0, released 28-09-2015
+Revision 4.3.0, released 2015-09-28
-----------------------------------
- Critical error fixed in key localization procedure for AES192/AES256/3DES