summaryrefslogtreecommitdiff
path: root/fastjar/ChangeLog
diff options
context:
space:
mode:
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>2002-10-20 23:30:24 +0000
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>2002-10-20 23:30:24 +0000
commit6a6db100c49d88ef47ad2342b61628f011e22596 (patch)
treead020a56df78e33b8d03b58cdc97018be16140c3 /fastjar/ChangeLog
parent6988553db8dd6c9ae28a7b51e085fa877f3ac2ef (diff)
downloadgcc-6a6db100c49d88ef47ad2342b61628f011e22596.tar.gz
* jartool.c: Use mode 0666 when opening new file.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58341 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'fastjar/ChangeLog')
-rw-r--r--fastjar/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/fastjar/ChangeLog b/fastjar/ChangeLog
index 1acc353638f..1c05ac72d9b 100644
--- a/fastjar/ChangeLog
+++ b/fastjar/ChangeLog
@@ -1,3 +1,7 @@
+2002-10-20 Tom Tromey <tromey@redhat.com>
+
+ * jartool.c: Use mode 0666 when opening new file.
+
2002-10-15 Ranjit Mathew <rmathew@hotmail.com>
* configure, config.h.in: Rebuilt.