summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 47f8fbc..f7ef70c 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -411,6 +411,8 @@ New Features:
packages with protocol handlers (see docs for details).
- new URL type: hwgrep://<regexp> uses list_ports module to search for ports
by their description
+- serveral internal changes to improve Python 3.x compatibility (setup.py,
+ use of absolute imports and more)
Bugfixes: