Author: kurdalen
Date: Mon May  4 06:45:16 2009
New Revision: 771203

URL: http://svn.apache.org/viewvc?rev=771203&view=rev
Log:
updated change log

Modified:
    incubator/log4php/trunk/CHANGELOG

Modified: incubator/log4php/trunk/CHANGELOG
URL: 
http://svn.apache.org/viewvc/incubator/log4php/trunk/CHANGELOG?rev=771203&r1=771202&r2=771203&view=diff
==============================================================================
--- incubator/log4php/trunk/CHANGELOG (original)
+++ incubator/log4php/trunk/CHANGELOG Mon May  4 06:45:16 2009
@@ -26,6 +26,8 @@
 - Enh #29: Load classes through autoload instead of explicitly include them 
(Knut Urdalen)
 - Enh #31: Removing unnecessary use of LOG4PHP_DIR (Knut Urdalen)
 - Enh #34: Remove all internal debugging (Christian Grobmeier)
+- Enh #35: Replace LOG4PHP_LINE_SEP with PHP_EOL (Knut Urdalen)
+- Enh #38: Replace is_a() with instanceof (Knut Urdalen)
 - Enh: Initial port to PHP 5 (Knut Urdalen)
 - Enh: Established new unit test suite (Knut Urdalen)
 - Enh: Added a range of examples (Knut Urdalen)


Reply via email to