summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorLillian Angel <langel@redhat.com>2005-08-17 15:08:05 +0000
committerLillian Angel <langel@redhat.com>2005-08-17 15:08:05 +0000
commitbd1e79a823023ad087b53182f766cd75918c6ac2 (patch)
treec99718f3e2ddcdcc35eba69b8da42543cd7a762d /ChangeLog
parent2fa0cc1df7cd1ba472e243b9f900fe519b3c9c5e (diff)
downloadclasspath-bd1e79a823023ad087b53182f766cd75918c6ac2.tar.gz
2005-08-17 Lillian Angel <langel@redhat.com>
* javax/swing/tree/DefaultTreeCellRenderer.java (paint): paints the background and border of cell.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1a949d8db..98a7f644c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-08-17 Lillian Angel <langel@redhat.com>
+
+ * javax/swing/tree/DefaultTreeCellRenderer.java
+ (paint): paints the background and border of cell.
+
2005-08-17 Roman Kennke <roman@kennke.org>
Reported by Ingo Proetel <proetel@aicas.com>