Update of /cvsroot/php-blog/serendipity
In directory sc8-pr-cvs1:/tmp/cvs-serv5246
Modified Files:
NEWS
Log Message:
.
Index: NEWS
===================================================================
RCS file: /cvsroot/php-blog/serendipity/NEWS,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- NEWS 31 Aug 2003 21:41:49 -0000 1.19
+++ NEWS 31 Aug 2003 22:09:47 -0000 1.20
@@ -2,9 +2,10 @@
Version 0.3 ()
------------------------------------
- * Preview now also prints extended body. (garvinhicking)
- * Added "preview entry" functionality (jhermanns)
- * Added ability to save draft entries (jhermanns)
+ * Enable preview to include extended body (garvinhicking)
+ * Display author in previewed entry (tomsommer)
+ * Added option to preview entries (jhermanns)
+ * Added ability to save drafts of entries (jhermanns)
* Fixed some links not being formatted for exit-tracking, if the link appeared more than once in an entry (tomsommer)
* Added radio-button and "spacer" configuration directives for the plugins (garvinhicking)
* RSS-feeds and fields can now be customized within the plugin configuration (garvinhicking
|