Minor clean up and bug fix.
[gcc.git] / libjava / ChangeLog
index 22f85229320e0192e2de35a533d8e013c2318cc4..ccf334665d1f3df23fc58f502183a4315ff26103 100644 (file)
@@ -1,3 +1,17 @@
+2000-02-26  Anthony Green  <green@cygnus.com>
+
+       * gnu/gcj/io/MimeTypes.java: Test for null.
+
+       * jni.cc (_Jv_JNI_AttachCurrentThread): Minor cleanup.
+       (JNI_GetCreatedJavaVMs): Remove compiler warning.
+
+       * java/net/URLConnection.java: Update copyright notice.
+
+2000-02-25  Tom Tromey  <tromey@cygnus.com>
+
+       * jni.cc (_Jv_JNI_RegisterNatives): Conditionalize body on
+       `INTERPRETER'.
+
 2000-02-25  Bryce McKinlay  <bryce@albatross.co.nz>
 
        * java/net/URLConnection.java (initializeDateFormats): New