changelog Sun Nov 25 01:31:33 2007 UTC
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2878&r2=1.2879&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2878 php-src/ChangeLog:1.2879
--- php-src/ChangeLog:1.2878 Sat Nov 24 01:31:34 2007
+++ php-src/ChangeLog Sun Nov 25 01:31:33 2007
@@ -1,3 +1,12 @@
+2007-11-24 Lukas Smith <[EMAIL PROTECTED]>
+
+ * CODING_STANDARDS:
+ - fixed unexpected emphasis in reST parsing due to use of *
+
+ * README.CVS-RULES:
+ - 5.2 is only for bug fixes
+ - emphasis should be made with enclosing with ** and not with _
+
2007-11-23 Stanislav Malyshev <[EMAIL PROTECTED]>
* (PHP_5_3)