Update of /cvsroot/lastbash/blis_pages
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv20055
Modified Files:
ChangeLog
Log Message:
Added 0.3.0 ChangeLog.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/lastbash/blis_pages/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- ChangeLog 6 Dec 2006 12:31:38 -0000 1.1
+++ ChangeLog 6 Dec 2006 12:34:34 -0000 1.2
@@ -4,6 +4,20 @@
(:DESCRIPTION:) LastBASH ChangeLog
(:REVISION:) $Id$
+'''v0.3.0'''
+* Hide the cursor.
+* Enter and leave terminal special mode.
+* Use ncurses (tput) instead of direct escape sequences.
+* Check for webservice errors.
+* Multiple commands per call.
+* Check for a minimum terminal size before start.
+* Added support for external HTTP clients, fixed the Ubuntu related bug.
+* Keep history in memory for redraw.
+* Prevent race conditions in remote command calls.
+* Use USR1 instead of HUP for remote command calls.
+* Added a interruptible sleep function.
+* Better quitting sequence (trap signals).
+
'''v0.2.3'''
* Display the action (Love, Skip, Ban) in current track area and history.
* Limit the line length in current track area.
|