Update of /cvsroot/php-blog/serendipity
In directory sc8-pr-cvs1:/tmp/cvs-serv26354
Modified Files:
NEWS
Log Message:
Add news entry
Index: NEWS
===================================================================
RCS file: /cvsroot/php-blog/serendipity/NEWS,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- NEWS 20 Jan 2004 20:11:58 -0000 1.43
+++ NEWS 21 Jan 2004 08:49:05 -0000 1.44
@@ -2,12 +2,13 @@
Version 0.5 ()
------------------------------------
+ * Fixed referrer and exit tracking on PostgreSQL (jtate)
* Added support for pinging weblogs.com, blo.gs, blogrolling.com and technorati.com to announce new entries. (jimwinstead & sebastianbergmann)
* Added mod_rewrite rules to .htaccess templates (garvinhicking)
* Changed installer to allow selection of desired rewrite rule, if any. (tomsommer)
* Used patch from Craig O'Shannessy (modified and expanded to all occurences) to allow usage of s9y without mod_rewrite/ErrorDocument Handlers. (garvinhicking)
* Created a clickable label for the autologin, german translation (garvinhicking)
- * Allow Autologin, saving login information in a cookie (tomsommer)
+ * Allow Autologin, saving login information in a cookie (tomsommer & jtate)
* HTML-Nugget can now be configured to preserve textformatting. Default is 'apply textformatting' to stay backwards-compatible. (garvinhicking)
Version 0.4 (December 12th, 2003)
|