Update of /cvsroot/php-blog/serendipity/docs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3315/docs
Modified Files:
NEWS
Log Message:
Added native Nucleus Import
Index: NEWS
===================================================================
RCS file: /cvsroot/php-blog/serendipity/docs/NEWS,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- NEWS 27 Jan 2005 15:31:30 -0000 1.54
+++ NEWS 29 Jan 2005 15:45:21 -0000 1.55
@@ -3,6 +3,9 @@
Version 0.8 ()
------------------------------------------------------------------------
+ * Added native import for Nucleus (3.15) entries, comments, categories
+ and authors (garvinhicking)
+
* The config option 'extCSS' has been removed. It is now re-
commended to set external stylesheets in the template's index.tpl
file, or to @import it within the templates style.css file.
|