Update of /cvsroot/php-blog/serendipity/docs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2039/docs
Modified Files:
NEWS
Log Message:
- Add ability to reset the date for an entry, by clicking an icon
Index: NEWS
===================================================================
RCS file: /cvsroot/php-blog/serendipity/docs/NEWS,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- NEWS 16 Dec 2004 15:45:30 -0000 1.29
+++ NEWS 19 Dec 2004 22:16:37 -0000 1.30
@@ -3,6 +3,9 @@
Version 0.8 ()
------------------------------------------------------------------------
+ * Allow authors to easier reset the time for each entry, by clicking
+ an icon (tomsommer)
+
* Added new plugin, enabled by default, to enforce maximum browser
compatibility. The only thing which 'serendipity_event_browsercompatibility'
currently does is to add the transparent PNG Behaviour for IE.
|