Update of /cvsroot/php-blog/serendipity/docs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28988/docs
Modified Files:
NEWS
Log Message:
Personal Configuration allows to configure defaults per-user for creating entries (publish state, moderate comments, allow comments)
Index: NEWS
===================================================================
RCS file: /cvsroot/php-blog/serendipity/docs/NEWS,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- NEWS 27 Jan 2005 13:54:32 -0000 1.52
+++ NEWS 27 Jan 2005 15:01:59 -0000 1.53
@@ -3,6 +3,10 @@
Version 0.8 ()
------------------------------------------------------------------------
+ * Personal Configuration allows to set defaults for creating new
+ entries (allow comments, moderate comments, publish/draft)
+ (garvinhicking)
+
* When deleting a comment with nested comments, move nested ones
to the parent of the deleted comment (fixes Bug #1079349)
(garvinhicking)
|