summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 916184869..9f5149a92 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,13 @@ CVE-XXXX-YYYY: http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=XXXX-YYYY
New in release 0.99.1 (XXX XX, 2012)
+* Addition of java.util.Objects
+* Addition of java.lang.model.*
+* Addition of java.lang.model.element.*
+* Addition of java.lang.model.type.*
+* Addition of java.lang.model.util.*
+* Addition of javax.annotation.processing.*
+* Addition of javax.tools.*
* Bug fixes:
- PR42134: NPE in java.text.Bidi
- PR54931: Classpath will not build docs with version of GJDoc included with itself