diff options
author | Roman Kennke <roman@kennke.org> | 2006-12-05 11:26:09 +0000 |
---|---|---|
committer | Roman Kennke <roman@kennke.org> | 2006-12-05 11:26:09 +0000 |
commit | b906f9b5f7e13644d247364009cd9fa3698bc76e (patch) | |
tree | b6ff045073a5e0a4c627668d92efba4a0d1ae40c /ChangeLog | |
parent | aa254a34c023455b1d8492d16e247450b4afed66 (diff) | |
download | classpath-b906f9b5f7e13644d247364009cd9fa3698bc76e.tar.gz |
2006-12-05 Roman Kennke <kennke@aicas.com>
* NEWS: Add entry about improved HTML support.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2006-12-05 Roman Kennke <kennke@aicas.com> + * NEWS: Add entry about improved HTML support. + +2006-12-05 Roman Kennke <kennke@aicas.com> + * javax/swing/text/html/ImageView.java (imageUpdate): Use spans field to determine if the CSS width/height are set. Call safePreferenceChanged to protect view structure |