summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 4aff6a8..66155ee 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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