Update of /cvsroot/php-blog/serendipity
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4124
Modified Files:
NEWS
Log Message:
* Bug #1016342 - Fixed RSS UTF8 decoding for remote RSS plugin.
(garvinhicking)
Index: NEWS
===================================================================
RCS file: /cvsroot/php-blog/serendipity/NEWS,v
retrieving revision 1.241
retrieving revision 1.242
diff -u -d -r1.241 -r1.242
--- NEWS 13 Oct 2004 09:38:53 -0000 1.241
+++ NEWS 13 Oct 2004 10:44:38 -0000 1.242
@@ -3,6 +3,9 @@
Version 0.7 ()
------------------------------------------------------------------------
+ * Bug #1016342 - Fixed RSS UTF8 decoding for remote RSS plugin.
+ (garvinhicking)
+
* Fixed some wrong calculations in the statistics plugin, thanks
to David DeLauro! (garvinhicking)
|