]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Removed erroneous ChangeLog line
authorTom Tromey <tromey@gcc.gnu.org>
Wed, 6 Dec 2000 21:23:00 +0000 (21:23 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Wed, 6 Dec 2000 21:23:00 +0000 (21:23 +0000)
From-SVN: r38077

libjava/ChangeLog

index fd1e5ceaea91a81d796aaa54d32bd04ec22ab2f0..7900e57a6b1c069bad40fd36df179f383487ab0a 100644 (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>