summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAndrew John Hughes <gnu_andrew@member.fsf.org>2012-10-26 08:27:43 +0100
committerAndrew John Hughes <gnu_andrew@member.fsf.org>2012-10-26 08:27:43 +0100
commit6c1e255d92f2ffd333ce7cde4c5550053ee65257 (patch)
tree92cfca060319818b24625ac37deb207ded3a27cd /NEWS
parent44c0432dbf26f627606182cdf953bee9666a641c (diff)
downloadclasspath-6c1e255d92f2ffd333ce7cde4c5550053ee65257.tar.gz
Update NEWS and THANKYOU.
2012-10-26 Andrew John Hughes <gnu_andrew@member.fsf.org> * NEWS: Updated with latest bug fixes. * THANKYOU: Add bug authors. Signed-off-by: Andrew John Hughes <gnu_andrew@member.fsf.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 24beff4c5..bb699b098 100644
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,9 @@ New in release 0.99.1 (XXX XX, 2012)
* Bug fixes:
- PR42134: NPE in java.text.Bidi
- PR54931: Classpath will not build docs with version of GJDoc included with itself
+ - PR54960: Avoid NullPointerException in SAXSerializer.
+ - PR42551: Avoid overwriting length of message when computing length representation.
+ - PR44208: Ensure a handle for the enum is registered before its constant.
New in release 0.99 (Feb 15, 2012)