[Faxpp-devel] SF.net SVN: faxpp: [15] trunk/faxpp
Status: Beta
Brought to you by:
jpcs
From: <jp...@us...> - 2007-08-13 11:00:51
|
Revision: 15 http://faxpp.svn.sourceforge.net/faxpp/?rev=15&view=rev Author: jpcs Date: 2007-08-13 04:00:27 -0700 (Mon, 13 Aug 2007) Log Message: ----------- Added a todo list. Modified Paths: -------------- trunk/faxpp/Makefile.am Added Paths: ----------- trunk/faxpp/TODO Modified: trunk/faxpp/Makefile.am =================================================================== --- trunk/faxpp/Makefile.am 2007-08-12 17:27:32 UTC (rev 14) +++ trunk/faxpp/Makefile.am 2007-08-13 11:00:27 UTC (rev 15) @@ -46,7 +46,8 @@ docs/Doxyfile.api \ docs/header.html \ docs/api \ -LICENSE +LICENSE \ +TODO .PHONY: docs Added: trunk/faxpp/TODO =================================================================== --- trunk/faxpp/TODO (rev 0) +++ trunk/faxpp/TODO 2007-08-13 11:00:27 UTC (rev 15) @@ -0,0 +1,5 @@ +Attribute value normalization (especially needed for namespace resolution) +Entity expansion framework +DTD internal subset parsing +DTD external subset parsing +DTD validation This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |