summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 64252ba95..694c2ec9e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2008-06-26 Andrew John Hughes <gnu_andrew@member.fsf.org>
+ PR classpath/36636:
+ * tools/gnu/classpath/tools/jar/Updater.java:
+ (run(Main)): Check return value of renameTo, and
+ copy file instead if necessary.
+ (copyFile(File,File)): New method to copy a file.
+
+2008-06-26 Andrew John Hughes <gnu_andrew@member.fsf.org>
+
* configure.ac: Remove AC_PROG_MKDIR_P.
* examples/Makefile.am,
* lib/Makefile.am,