From: <rm...@us...> - 2002-09-11 06:45:57
|
Update of /cvsroot/webnotes/webnotes/doc In directory usw-pr-cvs1:/tmp/cvs-serv16303 Modified Files: ChangeLog Log Message: Preview note support Index: ChangeLog =================================================================== RCS file: /cvsroot/webnotes/webnotes/doc/ChangeLog,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- ChangeLog 11 Sep 2002 04:47:49 -0000 1.8 +++ ChangeLog 11 Sep 2002 06:45:53 -0000 1.9 @@ -21,6 +21,7 @@ * Added admin_pending.php to allow moderating notes in any order (#10). * Added $g_auto_accept_notes to allow auto-accepting of notes (useful for demos and Intranet installations) * Added $g_auto_index_pages to allow auto-indexing for pages which call phpWebNotes but are not indexed. Default is ON. + * Added the preview note support 03.12.2000 - 1.0.0 |