UIMA-1602 add latest bug fixes

git-svn-id: https://svn.apache.org/repos/asf/incubator/uima/uimacpp/branches/uimacpp-2.3.0@891008 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/RELEASE_NOTES.html b/RELEASE_NOTES.html
index 38ea041..4308a6b 100644
--- a/RELEASE_NOTES.html
+++ b/RELEASE_NOTES.html
@@ -95,6 +95,9 @@
 <li>Fixed bug with termination when deployed from Java as separate process</li>
 <li>Fixed bug with timing statistics reported to JMX when deployed from Java</li>
 <li>Fixed bug with capability specs returned in getMeta reply</li>
+<li>Fixed bug where elementType was not returned in getMeta</li>
+<li>Fixed bug with out-of-typesystem data sending back invalid XML strings</li>
+<li>Fixed bug where feature reference updates were not sent back</li>
 </ul>
 </p>
 
@@ -103,6 +106,7 @@
 <ul>
 <li>Added -lenient option to ignore out-of-typesystem data for Xmi format input files</li>
 <li>Options added to support multi-threaded stress testing of a C++ annotator</li>
+<li>Output CAS files written in XMI format</li>
 </ul>
 </p>