Update of /cvsroot/php-blog/serendipity
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27495
Modified Files:
NEWS
Log Message:
Patch from Jez Hancock to make bbcode plugin reformat code/php block items.
Index: NEWS
===================================================================
RCS file: /cvsroot/php-blog/serendipity/NEWS,v
retrieving revision 1.208
retrieving revision 1.209
diff -u -d -r1.208 -r1.209
--- NEWS 2 Sep 2004 10:46:42 -0000 1.208
+++ NEWS 2 Sep 2004 12:44:37 -0000 1.209
@@ -3,6 +3,9 @@
Version 0.7 ()
------------------------------------------------------------------------
+ * BBCode plugin can now pretty print code/php style blocks.
+ (Jez Hancock, garvinhicking)
+
* Threaded/chronological view of comments can be toggled by the
visitor. (garvinhicking)
|