Update of /cvsroot/webnotes/webnotes/doc
In directory usw-pr-cvs1:/tmp/cvs-serv14758/doc
Modified Files:
ChangeLog
Log Message:
- Fixed a strange parse error with email_api + renamed make_lf_crlf to
comply with the email_* prefix.
- Updated the changelog.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/webnotes/webnotes/doc/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- ChangeLog 17 Sep 2002 00:55:35 -0000 1.14
+++ ChangeLog 17 Sep 2002 21:51:17 -0000 1.15
@@ -29,8 +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 user sign up support ($g_allow_signup) - emailing passwords not yet implemented.
- * Added email notifications on signup,.
+ * Added user sign up support ($g_allow_signup)
03.12.2000 - 1.0.0
|