Update of /cvsroot/lastbash/blis_pages
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv17719
Modified Files:
ChangeLog
Log Message:
Version 0.3.1.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/lastbash/blis_pages/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- ChangeLog 6 Dec 2006 12:34:34 -0000 1.2
+++ ChangeLog 12 Dec 2006 12:44:16 -0000 1.3
@@ -4,6 +4,20 @@
(:DESCRIPTION:) LastBASH ChangeLog
(:REVISION:) $Id$
+'''v0.3.1'''
+* Chech for data validity in command line.
+* Use getopts for parsing the command line parameters.
+* Show a better help message.
+* Now we have a manpage.
+* Minimum terminal width reduced to 40 chars.
+* Fixed the mkfifo detection.
+* Added debug toggling support.
+* Fixed the player integration, especially the 'quit' sequence.
+* Added quick helps for HTTP client and player.
+* More remote commands added.
+* Save the current meta info to a file.
+* Display detailed changing station errors.
+
'''v0.3.0'''
* Hide the cursor.
* Enter and leave terminal special mode.
|