Update of /cvsroot/php-blog/serendipity/docs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28110/docs
Modified Files:
NEWS
Log Message:
update NEWS concering the new MT-Importer
Index: NEWS
===================================================================
RCS file: /cvsroot/php-blog/serendipity/docs/NEWS,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- NEWS 6 Jan 2005 10:12:23 -0000 1.42
+++ NEWS 9 Jan 2005 10:39:29 -0000 1.43
@@ -3,6 +3,10 @@
Version 0.8 ()
------------------------------------------------------------------------
+ * Added handling of CONVERT BREAKS-directive in MT-Importer. Do the
+ whole importing process in a transaction to ensure either all or
+ no entires are imported.
+
* Added hook for external authentication. First implementation draft
of LDAP auth added to additional_plugins CVS (garvinhicking)
|