From: <cl...@us...> - 2002-06-09 05:52:37
|
Update of /cvsroot/todo-manager/todo-manager In directory usw-pr-cvs1:/tmp/cvs-serv19092 Modified Files: Tag: dev-bronze ChangeLog.txt Log Message: I'm messing with these useless files again... Index: ChangeLog.txt =================================================================== RCS file: /cvsroot/todo-manager/todo-manager/Attic/ChangeLog.txt,v retrieving revision 1.1.2.1 retrieving revision 1.1.2.2 diff -u -d -r1.1.2.1 -r1.1.2.2 --- ChangeLog.txt 26 May 2002 20:56:18 -0000 1.1.2.1 +++ ChangeLog.txt 9 Jun 2002 05:52:34 -0000 1.1.2.2 @@ -1,5 +1,8 @@ ToDo Manager ChangeLog - Development Branch: Bronze +- This file only contains changes that have been made since the last release + of ToDo Manager + (05/23/2002) * The core has been modified so it doesn't depend on task indexes anymore. It now sets and retrieves values from the task based on their names. @@ -14,3 +17,7 @@ (11/27/2001) * Task list colors can be changed * Ability to hide task list columns + +(11/20/2001) + * The official start of Bronze. This is a complete rewrite to make the + software more modular and the code easier to maintain. |