Forgot to add this from last commit.

From-SVN: r36142
This commit is contained in:
Anthony Green 2000-09-04 18:15:30 +00:00
parent 890a31f478
commit 40255aaf54
1 changed files with 9 additions and 0 deletions

View 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.