Update of /cvsroot/php-blog/serendipity/docs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4345/docs
Modified Files:
NEWS
Log Message:
added config option to NOT hide entries in the future. Some newssites may even have a use for this. :)
Index: NEWS
===================================================================
RCS file: /cvsroot/php-blog/serendipity/docs/NEWS,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- NEWS 29 Nov 2004 09:55:10 -0000 1.12
+++ NEWS 29 Nov 2004 10:39:26 -0000 1.13
@@ -3,6 +3,9 @@
Version 0.8 ()
------------------------------------------------------------------------
+ * New configuration directive to let user choose if entries in the
+ future are hidden (default) or displayed. (garvinhicking)
+
* Add ability to gzip compress pages (tomsommer)
* Separate administration CSS layout from the rest of the blog
|