From: <vb...@us...> - 2002-09-15 02:26:01
|
Update of /cvsroot/webnotes/webnotes/doc In directory usw-pr-cvs1:/tmp/cvs-serv6788/doc Modified Files: ChangeLog Log Message: Implemented 0000001: Cross referencing Index: ChangeLog =================================================================== RCS file: /cvsroot/webnotes/webnotes/doc/ChangeLog,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- ChangeLog 14 Sep 2002 06:22:03 -0000 1.10 +++ ChangeLog 15 Sep 2002 02:25:58 -0000 1.11 @@ -28,7 +28,8 @@ * Added warning to login page, if plain passwords are used. * Fixed a problem in db_generate.sql where the administrator account had access level 0 and was not enabled. * Added db_upgrade.sql to upgrade the db and include the password field change. - + * Added support for cross referencing between notes on the same document (#<note number>). + 03.12.2000 - 1.0.0 * Rewrite and release |