Update of /cvsroot/php-blog/serendipity
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11933
Modified Files:
Tag: branch-smarty
NEWS
Log Message:
missing bbcode fix
Index: NEWS
===================================================================
RCS file: /cvsroot/php-blog/serendipity/NEWS,v
retrieving revision 1.214.2.3
retrieving revision 1.214.2.4
diff -u -d -r1.214.2.3 -r1.214.2.4
--- NEWS 14 Sep 2004 10:46:10 -0000 1.214.2.3
+++ NEWS 15 Sep 2004 08:30:21 -0000 1.214.2.4
@@ -8,6 +8,13 @@
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!
* Added Norwegian translations, thanks to Jo Christian
|