[asterisk-commits] mvanbaak: branch group/appdocsxml r135063 - /team/group/appdocsxml/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Fri Aug 1 09:01:30 CDT 2008
Author: mvanbaak
Date: Fri Aug 1 09:01:29 2008
New Revision: 135063
URL: http://svn.digium.com/view/asterisk?view=rev&rev=135063
Log:
make sure we dont forget about the need for libxml2
Modified:
team/group/appdocsxml/TODO_appdocsxml
Modified: team/group/appdocsxml/TODO_appdocsxml
URL: http://svn.digium.com/view/asterisk/team/group/appdocsxml/TODO_appdocsxml?view=diff&rev=135063&r1=135062&r2=135063
==============================================================================
--- team/group/appdocsxml/TODO_appdocsxml (original)
+++ team/group/appdocsxml/TODO_appdocsxml Fri Aug 1 09:01:29 2008
@@ -24,6 +24,8 @@
If there is something you are overwriting, submit it upstream.
**** Todo ****
+
+Move to libxml2 because libxml is LGPL and thus not ok to link in the asterisk core.
ONCE we have a acceptable format that most agree on, we will
need to convert all the applications to use this method (obviously).
More information about the asterisk-commits
mailing list