Update of /cvsroot/webnotes/webnotes/doc
In directory usw-pr-cvs1:/tmp/cvs-serv2238/doc
Modified Files:
ChangeLog
Log Message:
- Changed the look of the menu.
- Customised the menu based on the access level of the logged in user.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/webnotes/webnotes/doc/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- ChangeLog 17 Sep 2002 21:51:17 -0000 1.15
+++ ChangeLog 18 Sep 2002 13:17:42 -0000 1.16
@@ -30,6 +30,8 @@
* 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)
+ * Added core/enum_api.php to support enumeration strings.
+ * Built infrastructure for multiple access levels.
03.12.2000 - 1.0.0
|