[Erp5-report] r30184 - /erp5/trunk/utils/erp5diff/CHANGES.txt
nobody at svn.erp5.org
nobody at svn.erp5.org
Fri Oct 30 18:54:43 CET 2009
Author: nicolas
Date: Fri Oct 30 18:54:42 2009
New Revision: 30184
URL: http://svn.erp5.org?rev=30184&view=rev
Log:
Add changelog
Added:
erp5/trunk/utils/erp5diff/CHANGES.txt (with props)
Added: erp5/trunk/utils/erp5diff/CHANGES.txt
URL: http://svn.erp5.org/erp5/trunk/utils/erp5diff/CHANGES.txt?rev=30184&view=auto
==============================================================================
--- erp5/trunk/utils/erp5diff/CHANGES.txt (added)
+++ erp5/trunk/utils/erp5diff/CHANGES.txt [utf8] Fri Oct 30 18:54:42 2009
@@ -1,0 +1,47 @@
+version 0.6 Nicolas Delaby
+==========================
+Bug Fix
+-------
+* Fix generated xpath expression, the root element was missing.
+
+
+version 0.5 Nicolas Delaby
+==========================
+Features
+--------
+
+* Add support of namespaces
+* Support xupdate:insert-after
+
+version 0.4 Nicolas Delaby
+==========================
+Features
+--------
+* Change output of xupdate:append by adding Implied attribute child
+
+
+version 0.3 Nicolas Delaby
+==========================
+Bug Fix
+-------
+* Append position in xpath expression when value of id attribute is not unique regarding is sibling
+
+
+version 0.2 Nicolas Delaby
+==========================
+Bug Fix
+-------
+* Position in xpath starts from 1
+
+
+version 0.1 Tatuya Kamada
+=========================
+Features
+--------
+* ERP5diff implemented with ElemenTree (lxml)
+
+
+version 0 Yoshinori Okuji
+=========================
+
+* initial ERP5diff with DOM API (minidom)
Propchange: erp5/trunk/utils/erp5diff/CHANGES.txt
------------------------------------------------------------------------------
svn:eol-style = native
More information about the Erp5-report
mailing list