Update of /cvsroot/php-blog/serendipity/docs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24425/docs
Modified Files:
NEWS
Log Message:
< Administrator users shall not be allowed to hide plugins not added by them
Index: NEWS
===================================================================
RCS file: /cvsroot/php-blog/serendipity/docs/NEWS,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- NEWS 10 Jan 2005 16:01:45 -0000 1.44
+++ NEWS 10 Jan 2005 16:25:02 -0000 1.45
@@ -3,8 +3,8 @@
Version 0.8 ()
------------------------------------------------------------------------
- * Editor users are not allowed to hide pre-installed plugins
- (garvinhicking)
+ * Editor users are not allowed to hide plugins installed by other
+ users. (garvinhicking)
* Forbid uploading of active content files (.php, .shtml, ...) as
user without Administrator privileges (garvinhicking)
|