preparing v0.2

This commit is contained in:
nojhan 2010-01-24 22:01:27 +00:00
commit 180e5c6fc7

View file

@ -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: 0.1:
* command line interface * command line interface
* curses interface * curses interface