Update of /cvsroot/php-blog/serendipity
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13780
Modified Files:
Tag: branch-smarty
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.214.2.26
retrieving revision 1.214.2.27
diff -u -d -r1.214.2.26 -r1.214.2.27
--- NEWS 6 Oct 2004 09:54:45 -0000 1.214.2.26
+++ NEWS 6 Oct 2004 10:31:08 -0000 1.214.2.27
@@ -29,6 +29,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)
|