summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorelie <elie>2002-06-07 07:04:37 +0000
committerelie <elie>2002-06-07 07:04:37 +0000
commit76f8e6d9cd241976660dad833e639b71e759789c (patch)
tree0c7cde66d962b4868a68f722f02a790230932e8e /CHANGES.txt
parent92bb25a354b2325d047a9f32a8ce05f9af1ff878 (diff)
downloadpysnmp-git-76f8e6d9cd241976660dad833e639b71e759789c.tar.gz
Turned to version 2.0.2
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 4aff6a81..66155eee 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,3 +1,15 @@
+Fri Jun 7 10:35:30 MSK 2002
+
+Changes to version 2.0.2
+------------------------
+
+- Bugfix: non-existent exception class error.PySNMPError replaced with
+ error.Generic in asynchronous code.
+
+- Bugfix: check that exc_type is not None in asyncmgr.py
+ telnet_server.request_done_fun() to see if an exception
+ occurred.
+
Mon May 20 18:55:09 MSK 2002
Changes to version 2.0.1