Update of /cvsroot/php-blog/serendipity
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13465
Modified Files:
NEWS
Log Message:
use full include path so open_basedir won't complain.
See bug #1037122
Index: NEWS
===================================================================
RCS file: /cvsroot/php-blog/serendipity/NEWS,v
retrieving revision 1.236
retrieving revision 1.237
diff -u -d -r1.236 -r1.237
--- NEWS 6 Oct 2004 09:53:45 -0000 1.236
+++ NEWS 6 Oct 2004 10:30:47 -0000 1.237
@@ -3,6 +3,9 @@
Version 0.7 ()
------------------------------------------------------------------------
+ * Bug #1037122: BlogPDF plugin will me less strict in file inclusion
+ (garvinhicking)
+
* Fixed wrong entry id displayed in RSS comment feed. Thanks to
romulus! (garvinhicking)
|