]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Forgot to add this from last commit.
authorAnthony Green <green@gcc.gnu.org>
Mon, 4 Sep 2000 18:15:30 +0000 (18:15 +0000)
committerAnthony Green <green@gcc.gnu.org>
Mon, 4 Sep 2000 18:15:30 +0000 (18:15 +0000)
From-SVN: r36142

libjava/ChangeLog

index 1b8932fb01f6aa4dea9adc6af4dbfa6685a6508c..6fd10ccfe5bf0795e63f9ff1f081c7debf06beb0 100644 (file)
@@ -1,3 +1,12 @@
+2000-09-04  Anthony Green  <green@redhat.com>
+
+       * java/io/File.java (deleteOnExit): New method.
+       * gnu/gcj/runtime/FileDeleter.java: New class.
+       * java/lang/natRuntime.cc (exit): Call
+       FileDeleter.deleteOnExitNow()
+       * Makefile.am: Add FileDeleter.java.
+       * Makefile.in: Rebuilt.
+
 2000-09-02  Tom Tromey  <tromey@cygnus.com>
 
        * Makefile.in: Rebuilt.