Removed erroneous ChangeLog line

From-SVN: r38077
This commit is contained in:
Tom Tromey 2000-12-06 21:23:00 +00:00
parent ef9508c093
commit c9e99de581

View File

@ -11,7 +11,6 @@
* java/text/DateFormatSymbols.java (equals): Now private.
* java/text/DecimalFormatSymbols.java (safeGetChar): Now private.
* java/util/BitSet.java: Class no longer final.
* java/util/Set.java (toArray(Object[])): New method.
2000-12-04 Warren Levy <warrenl@redhat.com>