Update of /cvsroot/php-blog/serendipity
In directory sc8-pr-cvs1:/tmp/cvs-serv18918
Modified Files:
NEWS
Log Message:
Update
In the future, please try to list changes in chronological order
Index: NEWS
===================================================================
RCS file: /cvsroot/php-blog/serendipity/NEWS,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- NEWS 11 Aug 2003 09:04:05 -0000 1.9
+++ NEWS 11 Aug 2003 15:43:54 -0000 1.10
@@ -5,16 +5,17 @@
* Add Link to extended entry in RSS-feed, if existing (garvinhicking)
* Unified admin login functionality (tomsommer)
* Fixed trackback functionality (tomsommer)
+ * Send User-Agent "Serendipity/v" when trackbacking (tomsommer)
+ * New default theme (tomsommer)
* New config section ('Appearance') and new option to block certain hosts from being put into the referer table (garvinhicking)
- * Categories can now be folded in DHTML-compatible browsers for better overview (garvinhicking)
+ * Installer/configuration categories can now be folded in DHTML-compatible browsers (garvinhicking, tomsommer)
* Conserve linebreaks in RSS comments. (garvinhicking)
* Allow deleting categories (moving articles to another category) (garvinhicking)
* Autodetect language on installation (garvinhicking)
* RSS feeds properly utf8encoded, added <webMaster>,<managingEditor>,<comments>,<category> and <generator> tag (garvinhicking)
* RSS feed now contains <image> link to pixel/rss_banner.png (if existing), otherwise use pixel/s9y_banner_tiny.png (garvinhicking)
* External Plugin for hotword/acronym replacements, as well as any other content-rewriting plugin (garvinhicking)
- * Allow embeding of serendipity in your custom homepage (wrapFile directive - see http://blog.supergarv.de/ for example) (garvinhicking)
- * Plugins: Show updated values after submit, remove config entries when a plugin is removed (garvinhicking)
+ * Show updated values after submit, remove config entries when a plugin is removed (garvinhicking)
* Added an RSS-feed for comments to entries only (garvinhicking)
* Fixed archives to not properly show entries from the first/last day of a month (garvinhicking)
* Fixed the database by separating primary key from {AUTOINCREMENT} (jtate)
@@ -30,7 +31,7 @@
* Fixed CSS not being showed during installation (tomsommer)
* Cleaned up the comment-form (tomsommer)
* Fixes a bug that the last day of a month was not taken into account of the archives (garvinhicking)
- * Added the ability to easily integrate serendipity into an existing website using wrappers (garvinhicking)
+ * Allow embeding of serendipity in your custom homepage (wrapFile directive - see http://blog.supergarv.de/ for example) (garvinhicking)
* Added a new file serendipity_define.js.php which can be pre-included to a Java-script to set some variables (garvinhicking)
* alt tag with '' instead of "" (garvinhicking)
* Added CVS $Id$ headers (garvinhicking)
|