diff --git a/CHANGELOG b/CHANGELOG index dfa0017..ec69559 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,7 @@ +0.2: +* update from the deprecated popen3 functions to the subprocess module (need python >= 2.4) +* html help page + 0.1: * command line interface * curses interface