diff options
author | Tom Tromey <tromey@redhat.com> | 2006-03-03 22:14:34 +0000 |
---|---|---|
committer | Tom Tromey <tromey@redhat.com> | 2006-03-03 22:14:34 +0000 |
commit | cb35a91377f1dc2d7b1b5bc4c70ab91cbb36506f (patch) | |
tree | 0f5407f9eed7de3c53e91d55d4c9901ee79ec991 /ChangeLog | |
parent | 2100fe4c02f229002ad7bdb563519f618d5397fe (diff) | |
download | classpath-cb35a91377f1dc2d7b1b5bc4c70ab91cbb36506f.tar.gz |
* java/awt/MenuBar.java (shortcuts): Genericized.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2006-03-03 Tom Tromey <tromey@redhat.com> + * java/awt/MenuBar.java (shortcuts): Genericized. + +2006-03-03 Tom Tromey <tromey@redhat.com> + * java/beans/EventSetDescriptor.java (EventSetDescriptor): Genericized. (getListenerType): Likewise. |