summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 823be7929..bc9a41a08 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-03-14 Pekka Enberg <penberg@kernel.org>
+
+ * javax/swing/text/html/StyleSheet.java:
+ (resolveStyle()): Fix misuse of ArrayList.set().
+
2011-02-22 Andrew John Hughes <ahughes@redhat.com>
PR classpath/42390