]> err.no Git - sope/commitdiff
added MXML namespace
authorhelge <helge@e4a50df8-12e2-0310-a44c-efbce7f8a7e3>
Thu, 29 Mar 2007 15:05:17 +0000 (15:05 +0000)
committerhelge <helge@e4a50df8-12e2-0310-a44c-efbce7f8a7e3>
Thu, 29 Mar 2007 15:05:17 +0000 (15:05 +0000)
git-svn-id: http://svn.opengroupware.org/SOPE/trunk@1468 e4a50df8-12e2-0310-a44c-efbce7f8a7e3

sope-xml/SaxObjC/ChangeLog
sope-xml/SaxObjC/Version
sope-xml/SaxObjC/XMLNamespaces.h

index 8df2caf20df58617f509d381fec64d0d5d7cbc50..7f615d15fd35b2475ea09810960ab609fcc91118 100644 (file)
@@ -1,3 +1,7 @@
+2007-03-28  Helge Hess  <helge.hess@opengroupware.org>
+
+  * XMLNamespaces.h: added XMLNS_MXML_2006 namespace (4.7.66)
+
 2007-02-08  Helge Hess  <helge.hess@opengroupware.org>
 
        * XMLNamespaces.h: added XMLNS_CARDDAV namespace (v4.5.65)
 2007-02-08  Helge Hess  <helge.hess@opengroupware.org>
 
        * XMLNamespaces.h: added XMLNS_CARDDAV namespace (v4.5.65)
index 81e751c749c2665edbfc49c2423a84aeb6488bb4..bfe96d59df1ac0db864cb8a9ab0518949e775580 100644 (file)
@@ -1,3 +1,3 @@
 # version file
 
 # version file
 
-SUBMINOR_VERSION:=65
+SUBMINOR_VERSION:=66
index 2a4e35bb7f45fdf6b71f68d52b030be4108f5cbd..29a8fd1e93c6d502346074bd55123a3d94f999e1 100644 (file)
 #  define XMLNS_AppleCalApp @"com.apple.ical:"
 #endif
 
 #  define XMLNS_AppleCalApp @"com.apple.ical:"
 #endif
 
+/* Adobe */
+
+#ifndef XMLNS_MXML_2006
+#  define XMLNS_MXML_2006 @"http://www.adobe.com/2006/mxml"
+#endif
+
 #endif /* __SaxObjC_XML_Namespaces_H__ */
 #endif /* __SaxObjC_XML_Namespaces_H__ */