OSDN Git Service

* h8300-proto.h: Fix formatting.
[pf3gnuchains/gcc-fork.git] / libjava / ChangeLog
index 6f4681f..e0ac2f3 100644 (file)
@@ -1,3 +1,13 @@
+2000-07-03  Tom Tromey  <tromey@cygnus.com>
+
+       * java/io/PrintWriter.java (print): Call write(String), not
+       print(String).  See PR libgcj/277.
+       (print(String)): Use write, not out.write.
+
+2000-06-30  Tom Tromey  <tromey@cygnus.com>
+
+       * include/jni.h: Include <gcj/array.h>.  Fixes PR libgcj/270.
+
 2000-06-27  Andrew Haley  <aph@cygnus.com>
 
        * java/io/File.java (createTempFile): Close the FileDescriptor