Update of /cvsroot/php-blog/serendipity
In directory sc8-pr-cvs1:/tmp/cvs-serv14529
Modified Files:
NEWS
Log Message:
Latest changes
Index: NEWS
===================================================================
RCS file: /cvsroot/php-blog/serendipity/NEWS,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- NEWS 18 Jan 2004 12:46:39 -0000 1.40
+++ NEWS 20 Jan 2004 09:14:05 -0000 1.41
@@ -3,6 +3,8 @@
Version 0.5 ()
------------------------------------
* Added support for pinging weblogs.com, blo.gs, blogrolling.com and technorati.com to announce new entries. (jimwinstead, sebastianbergmann)
+ * Used patch from Craig O'Shannessy (modified and expanded to all occurences) to allow usage of s9y without mod_rewrite/ErrorDocument Handlers. Set $serendipity['rewrite'] to FALSE to do so. (garvinhicking)
+ * Created a clickable label for the autologin, german translation (garvinhicking)
* Allow Autologin, saving login information in a cookie (tomsommer)
* HTML-Nugget can now be configured to preserve textformatting. Default is 'apply textformatting' to stay backwards-compatible. (garvinhicking)
|