Update of /cvsroot/php-blog/serendipity/docs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7803/docs
Modified Files:
Tag: branch-smarty
NEWS
Log Message:
don't show extended entry if called manually on frontend
Index: NEWS
===================================================================
RCS file: /cvsroot/php-blog/serendipity/docs/Attic/NEWS,v
retrieving revision 1.1.2.3
retrieving revision 1.1.2.4
diff -u -d -r1.1.2.3 -r1.1.2.4
--- NEWS 8 Nov 2004 09:25:30 -0000 1.1.2.3
+++ NEWS 9 Nov 2004 19:11:30 -0000 1.1.2.4
@@ -3,6 +3,9 @@
Version 0.8 ()
------------------------------------------------------------------------
+ * Do not allow to view extended article when item is set to "publish"
+ but timestamp is in the future (garvinhicking)
+
* RSS Export orders entries in reverse ID order for easier
importing (garvinhicking)
|