summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cb1f033e9..1c5f0939b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-03-04 Mark Wielaard <mark@klomp.org>
+
+ * gnu/xml/stream/SAXParser.java (parse(InputSource)): Ignore
+ exceptions thrown by handlers while cleaning up and rethrow original
+ exception.
+
2006-03-04 Tom Tromey <tromey@redhat.com>
* java/beans/PropertyDescriptor.java (createPropertyEditor): New