[Phphtmllib-devel] SF.net SVN: phphtmllib:[3316] trunk/phphtmllib/CHANGELOG
Status: Beta
Brought to you by:
hemna
From: <he...@us...> - 2009-12-01 17:57:52
|
Revision: 3316 http://phphtmllib.svn.sourceforge.net/phphtmllib/?rev=3316&view=rev Author: hemna Date: 2009-12-01 17:57:38 +0000 (Tue, 01 Dec 2009) Log Message: ----------- added Daemon info Modified Paths: -------------- trunk/phphtmllib/CHANGELOG Modified: trunk/phphtmllib/CHANGELOG =================================================================== --- trunk/phphtmllib/CHANGELOG 2009-12-01 06:08:48 UTC (rev 3315) +++ trunk/phphtmllib/CHANGELOG 2009-12-01 17:57:38 UTC (rev 3316) @@ -13,6 +13,7 @@ marked as final in the parent class. + Added DBDataObject Iterator support. - Fixes to SVG classes to make them work in php5. + + Changed Daemon class to use the new Log class. removed PEAR references as well version 3.0.2 - 03/18/08 - fixed a bug with RequestBuilder::get_url() when a RequestBuilder::set_file() was called. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |