From: <rm...@us...> - 2002-09-17 00:55:38
|
Update of /cvsroot/webnotes/webnotes/doc In directory usw-pr-cvs1:/tmp/cvs-serv7030/doc Modified Files: ChangeLog Log Message: email notifications on signup Index: ChangeLog =================================================================== RCS file: /cvsroot/webnotes/webnotes/doc/ChangeLog,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- ChangeLog 16 Sep 2002 13:27:20 -0000 1.13 +++ ChangeLog 17 Sep 2002 00:55:35 -0000 1.14 @@ -30,6 +30,7 @@ * 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 user sign up support ($g_allow_signup) - emailing passwords not yet implemented. + * Added email notifications on signup,. 03.12.2000 - 1.0.0 |