Update of /cvsroot/php-blog/serendipity
In directory sc8-pr-cvs1:/tmp/cvs-serv586
Modified Files:
NEWS
Log Message:
Update
Index: NEWS
===================================================================
RCS file: /cvsroot/php-blog/serendipity/NEWS,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- NEWS 16 Aug 2003 11:05:48 -0000 1.12
+++ NEWS 16 Aug 2003 21:40:05 -0000 1.13
@@ -2,6 +2,9 @@
Version 0.3 ()
------------------------------------
+ * Fixed issue where two users sharing same username & password would not be able to log in correctly, causing errors on the admin pages (tomsommer)
+ * Fixed issue where installation would execute SQL instructions even if a table already existed, creating "ghost"-authors (tomsommer)
+ * Allow unsubscription of already subscribed entries (tomsommer)
* Allow subscription of blog-visitors to receive comments for an entry (tomsommer)
* Restrict calendar to only browse between the dates you have comments available for (garvinhicking)
* Added external plugin to display the latest comments on a sidebar (experimental, garvinhicking)
|