From: <rm...@us...> - 2002-09-16 06:32:52
|
Update of /cvsroot/webnotes/webnotes/doc In directory usw-pr-cvs1:/tmp/cvs-serv26986/doc Modified Files: ChangeLog Log Message: add a prototype fpr the sign up page Index: ChangeLog =================================================================== RCS file: /cvsroot/webnotes/webnotes/doc/ChangeLog,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- ChangeLog 15 Sep 2002 02:25:58 -0000 1.11 +++ ChangeLog 16 Sep 2002 06:32:49 -0000 1.12 @@ -29,6 +29,7 @@ * 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>). + * Added a prototype of the sign up page. 03.12.2000 - 1.0.0 |