From 0febb9e5557904300a3fb72fc59ff0764f09d04d Mon Sep 17 00:00:00 2001 From: ian Date: Wed, 4 May 2005 18:29:28 +0000 Subject: Shuffle ChangeLog entries into new files ChangeLog-1998, ChangeLog-2000, and ChangeLog-2004. Correct some typos. This change does not itself get a ChangeLog entry. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99225 138bc75d-0d04-0410-961f-82ee72b054a4 --- libjava/ChangeLog-2003 | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'libjava/ChangeLog-2003') diff --git a/libjava/ChangeLog-2003 b/libjava/ChangeLog-2003 index e20d6233e8b..df17e44de1a 100644 --- a/libjava/ChangeLog-2003 +++ b/libjava/ChangeLog-2003 @@ -967,7 +967,7 @@ i2003-12-16 Guilhem Lavaux (print): Use new internal print method. (println): Likewise. -2002-12-08 Bryce McKinlay +2003-12-08 Bryce McKinlay * java/util/Hashtable.java (Hashtable(Map)): Use putAll, not putAllInternal. @@ -975,7 +975,7 @@ i2003-12-16 Guilhem Lavaux * java/util/HashMap.java (HashMap(Map)): As above. (putAllInternal): As above. -2002-12-08 Bryce McKinlay +2003-12-08 Bryce McKinlay * java/util/Hashtable.java (internalContainsValue): Removed. (containsValue): Don't delegate to internalContainsValue. @@ -6592,7 +6592,7 @@ i2003-12-16 Guilhem Lavaux (static): Check result of loadProvider calls. If necessary display WARNING and fallback to Gnu provider. -2002-06-06 James Clark +2003-06-06 James Clark Fix for PR libgcj/8738: * gnu/gcj/convert/UnicodeToBytes.java (havePendingBytes): New method. @@ -6603,7 +6603,7 @@ i2003-12-16 Guilhem Lavaux * java/lang/natString.cc (getBytes): Check converter havePendingBytes() and whether output buffer is full before increasing size. -2002-06-06 Mark Wielaard +2003-06-06 Mark Wielaard * java/io/PrintStream.java (writeChars(char[],int, int)): Check converter.havePendingBytes(). @@ -6632,7 +6632,7 @@ i2003-12-16 Guilhem Lavaux * java/lang/w_exp.c (o_threshold, u_threshold): Define only if _IEEE_LIBM is undefined. -2002-06-05 Loren J. Rittle +2003-06-05 Loren J. Rittle * libjava/include/posix.h (O_SYNC): Define if not available and a reasonable, perhaps more conservative, replacement exists. @@ -9660,7 +9660,7 @@ i2003-12-16 Guilhem Lavaux (find_symbol): New function. (_Jv_FindSymbolInExecutable): Use it. -2002-02-21 Anthony Green +2003-02-21 Anthony Green * java/lang/Thread.java (Thread): New constructor taking stack size parameter (ignored for now). @@ -10176,7 +10176,7 @@ i2003-12-16 Guilhem Lavaux (get): May not be final. (put): May not be final. -2002-02-13 Ranjit Mathew +2003-02-13 Ranjit Mathew * gnu/gcj/runtime/NameFinder.java (createStackTraceElement): Use lastIndexOf( ) instead of indexOf( ) to find the colon before @@ -11251,7 +11251,7 @@ i2003-12-16 Guilhem Lavaux (TreeIterator.remove): Prefer IllegalStateException over ConcurrentModificationException, to match Sun. -2002-12-22 Anthony Green +2003-01-03 Anthony Green * boehm.cc (_Jv_MarkObj): Mark the protectionDomain of a class. -- cgit v1.2.1