Update of /cvsroot/php-blog/serendipity
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18717
Modified Files:
NEWS
Log Message:
textile variable scope problems
Index: NEWS
===================================================================
RCS file: /cvsroot/php-blog/serendipity/NEWS,v
retrieving revision 1.143
retrieving revision 1.144
diff -u -d -r1.143 -r1.144
--- NEWS 9 Jun 2004 11:52:32 -0000 1.143
+++ NEWS 9 Jun 2004 14:11:13 -0000 1.144
@@ -3,6 +3,9 @@
Version 0.7 ()
------------------------------------------------------------------------
+ * Fixed variable namespace problems in Textile Event plugin
+ (Reimer Behrends, garvinhicking)
+
* Implemented "visitor/hits" counter for karma-plugin. Hook into
Statistics plugin for showing additional data of karmavotes
(garvinhicking)
|