Update of /cvsroot/lastbash/lastbash
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv17324
Modified Files:
ChangeLog
Log Message:
Version 0.3.1.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/lastbash/lastbash/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- ChangeLog 6 Dec 2006 12:12:51 -0000 1.4
+++ ChangeLog 12 Dec 2006 12:43:40 -0000 1.5
@@ -1,3 +1,17 @@
+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.
|