summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index f6ab303..10b4371 100644
--- a/CHANGES
+++ b/CHANGES
@@ -8,6 +8,8 @@ Version TODO
Former now shows a usage summary while latter now reports
an error. Both of them kept quiet before.
+ - Replace os.system() by subprocess.Popen()
+
Version 1.3.4 - Released 2010-07-05
===================================