summaryrefslogtreecommitdiff
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
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>
-rw-r--r--ChangeLog5
-rw-r--r--NEWS3
-rw-r--r--THANKYOU3
3 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4d83f8973..06880c030 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-10-26 Andrew John Hughes <gnu_andrew@member.fsf.org>
+
+ * NEWS: Updated with latest bug fixes.
+ * THANKYOU: Add bug authors.
+
2010-05-20 Paul Viney <paul@diasoft.nl>
PR classpath/44208
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)
diff --git a/THANKYOU b/THANKYOU
index e6ffb4c63..22314d1e7 100644
--- a/THANKYOU
+++ b/THANKYOU
@@ -15,6 +15,7 @@ Moses DeJong (dejong@cs.umn.edu)
Patrick Doyle (doylep@eecg.toronto.edu)
Julian Dolby (dolby@us.ibm.com)
Raimar Falke (hawk@hawk.shef.ac.uk)
+Paul Fernhout (pdfernhout@kurtz-fernhout.com)
Philip Fong (pwlfong@users.sourceforge.net)
Jeroen Frijters (jeroen@sumatra.nl)
Etienne M. Gagnon (etienne.gagnon@uqam.ca)
@@ -44,6 +45,7 @@ Julian Scheid (julian.scheid@sektor37.de)
Martin Schröder (ms@artcom-gmbh.de)
Robert Schuster (robertschuster@fsfe.org)
Andreas Sewe (sewe@st.informatik.tu-darmstadt.de)
+Jeremy Singer (Jeremy.Singer@glasgow.ac.uk)
Gaute Smaaland (gs@sevenmountains.no)
Michael Smith (msmith@spinnakernet.com)
J. Russell Smyth (drfish@uswest.net)
@@ -51,6 +53,7 @@ Ian D. Stewart (idstewart@softhome.net)
Jeff Sturm (jsturm@one-point.com)
Sreenivas Subramoney (sreenivas.subramoney@intel.com)
Chris Toshok (toshok@hungry.com)
+Paul Viney (paul@diasoft.nl)
Weldon Washburn (weldon.washburn@intel.com)
Adam Welc (welc@cs.purdue.edu)
Gansha Wu (gansha.wu@intel.com)