Update of /cvsroot/php-blog/serendipity
In directory sc8-pr-cvs1:/tmp/cvs-serv15720
Modified Files:
NEWS
Log Message:
.
Index: NEWS
===================================================================
RCS file: /cvsroot/php-blog/serendipity/NEWS,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- NEWS 1 Sep 2003 12:25:23 -0000 1.22
+++ NEWS 8 Sep 2003 21:29:57 -0000 1.23
@@ -2,10 +2,13 @@
Version 0.3 ()
------------------------------------
+ * Added SQL upgrade files from 0.2 to 0.3 (troutgirl)
+ * Fixed a number of bugs with language detection and display during installation (tomsommer)
* Fixed bug for fetching entries on a certain date. Now s9y dies with an error message if MySQL errors occur (garvinhicking)
* Display link to trackbacks on single-article view (garvinhicking)
* Enable preview to include extended body (garvinhicking)
* Display author in previewed entry (tomsommer)
+ * Resize images based on original image proportions, not by fixed width & height (tomsommer)
* Added option to preview entries (jhermanns)
* Added ability to save drafts of entries (jhermanns)
* Fixed some links not being formatted for exit-tracking, if the link appeared more than once in an entry (tomsommer)
|