Update of /cvsroot/php-blog/serendipity
In directory sc8-pr-cvs1:/tmp/cvs-serv24120
Modified Files:
NEWS
Log Message:
Update
Index: NEWS
===================================================================
RCS file: /cvsroot/php-blog/serendipity/NEWS,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- NEWS 25 Aug 2003 16:43:27 -0000 1.17
+++ NEWS 30 Aug 2003 15:03:43 -0000 1.18
@@ -2,8 +2,14 @@
Version 0.3 ()
------------------------------------
+ * 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)
+ * RSS-feeds and fields can now be customized within the plugin configuration (garvinhicking
+ * Send X-Powered-By and X-Engine mail-headers with each mail Serendipity sends, for easier debugging (tomsommer)
+ * Added Powered-By META tag to identify Serendipity Blogs even if the admin has disabled the power-by plugin (tomsommer)
+ * Allow for descriptions of each configuration-category (tomsommer)
+ * Timestamps in comments are now shown in 24-hour format (tomsommer)
+ * Send X-Powered-By and X-Engine mail-headers with each mail Serendipity sends, for easier debugging (tomsommer)
* Trackback pings where only accepted on a POST method. Moveable Type uses GET, so we now accept both. (garvinhicking)
* Fixed issue where trackbackpings were only sent to links in extended entry, if one existed, discarding the standard body (garvinhicking)
* Fixed issue where two users sharing same username & password would not be able to log in correctly, causing errors on the admin pages (tomsommer)
|