From: <vb...@us...> - 2002-10-03 06:01:29
|
Update of /cvsroot/webnotes/webnotes/doc In directory usw-pr-cvs1:/tmp/cvs-serv24956a/doc Modified Files: ChangeLog Log Message: - 0000071: Default e-mail for logged in users. - Fixed error handling in config_api.php (still to be enhanced). Index: ChangeLog =================================================================== RCS file: /cvsroot/webnotes/webnotes/doc/ChangeLog,v retrieving revision 1.23 retrieving revision 1.24 diff -u -d -r1.23 -r1.24 --- ChangeLog 29 Sep 2002 13:43:23 -0000 1.23 +++ ChangeLog 3 Oct 2002 06:01:26 -0000 1.24 @@ -40,6 +40,7 @@ * Added support for Last Updated timestamp for pages. * Added support for emotions icons. * Added support for the enabled field in the user table. + * Added $g_auto_set_email to allow defaulting e-mail for logged in users. 03.12.2000 - 1.0.0 |