From: <cl...@us...> - 2003-04-27 00:32:53
|
Update of /cvsroot/todo-manager/todo-manager In directory sc8-pr-cvs1:/tmp/cvs-serv2560 Modified Files: ChangeLog.txt Log Message: I forgot to tell eveyone that I added a new command-line switch to disable plugin loading. So yeah, it's -P just so you know. Index: ChangeLog.txt =================================================================== RCS file: /cvsroot/todo-manager/todo-manager/ChangeLog.txt,v retrieving revision 1.40 retrieving revision 1.41 diff -u -d -r1.40 -r1.41 --- ChangeLog.txt 24 Mar 2003 02:39:12 -0000 1.40 +++ ChangeLog.txt 27 Apr 2003 00:32:46 -0000 1.41 @@ -5,6 +5,7 @@ user's (.)todo-manager directory for crash recovery - The user will be prompted if they want to restore the original file from the backup copy + * New command-line option that dissables plugin loading (-P) Version 0.70.2 (03/16/2003): * Groups with multilingual characters no longer cause an exception |