Update of /cvsroot/php-blog/serendipity
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11946
Modified Files:
NEWS
Log Message:
missing bbcode fix
Index: NEWS
===================================================================
RCS file: /cvsroot/php-blog/serendipity/NEWS,v
retrieving revision 1.217
retrieving revision 1.218
diff -u -d -r1.217 -r1.218
--- NEWS 14 Sep 2004 13:27:32 -0000 1.217
+++ NEWS 15 Sep 2004 08:30:51 -0000 1.218
@@ -3,6 +3,11 @@
Version 0.7 ()
------------------------------------------------------------------------
+ * Fixed missing CSS-class for BBCode Event-Plugin (Jez Hancock)
+
+ * Fixed comment counter for deleting non-approved comments
+ (tomsommer)
+
* Fixed possible SQL injections. Thanks to aCiDBiTS!
* Fixed postgreSQL quicksearch, thanks to Mauri Sahlberg!
|