added release notes for version 0.7 origin/HEAD origin/master
authorErik Brakkee <erik@brakkee.org>
Thu, 18 Aug 2011 09:08:22 +0000 (11:08 +0200)
committerErik Brakkee <erik@brakkee.org>
Thu, 18 Aug 2011 09:08:22 +0000 (11:08 +0200)
src/site/xdoc/news.xml

index ac8c135e89d6a1ca0a6f0e08ae9f5403f5a50711..ac92e9fd95ccf2d5d9fa230c35a1972ec21edcf4 100644 (file)
@@ -8,7 +8,35 @@
     <author email="erik@brakkee.org">Erik Brakkee</author>
   </properties>
   <body>
+    <section name="18-Aug-2011: Bugfixes and improvements">
+      <subsection name="Bugs">
+      <ul>
+        <li>[<a href='http://wamblee.org/jira/browse/UTILS-10'>UTILS-10</a>] -         DomUtils should always perform namespace aware parsing
+        </li>
+      </ul>
+      </subsection>
+      
+      <subsection name="Improvements">
+        <ul>
+          <li>[<a href='http://wamblee.org/jira/browse/UTILS-11'>UTILS-11</a>] -         Replace DomUtils by more object-oriented method for working with XML, Schema, and Transformations. 
+          </li>
+        </ul>
+      </subsection>
     
+      <subsection name="Features">
+        <ul>
+          <li>[<a href='http://wamblee.org/jira/browse/UTILS-12'>UTILS-12</a>] -         Add XPATH support
+          </li>
+          <li>[<a href='http://wamblee.org/jira/browse/UTILS-13'>UTILS-13</a>] -         Locking annotations for java.util.Concurrent
+          </li>
+          <li>[<a href='http://wamblee.org/jira/browse/UTILS-14'>UTILS-14</a>] -         Add clock abstraction
+          </li>
+          <li>[<a href='http://wamblee.org/jira/browse/UTILS-15'>UTILS-15</a>] -         Generic typesafe id
+          </li>
+        </ul>
+      </subsection>
+  
+    </section>
     <section name="13-Aug-2011: Move from subversion to git">
       <p>
         This project is now using git instead of subversion. The git URLs are: