summaryrefslogtreecommitdiff
path: root/fastjar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'fastjar/ChangeLog')
-rw-r--r--fastjar/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/fastjar/ChangeLog b/fastjar/ChangeLog
index 8702928d590..d46ec26c14f 100644
--- a/fastjar/ChangeLog
+++ b/fastjar/ChangeLog
@@ -1,3 +1,12 @@
+2001-07-04 Tom Tromey <tromey@redhat.com>
+
+ Modified from patch by Julian Hall <jules@acris.co.uk>:
+ * jartool.c (errno): Conditionally declare.
+ (O_BINARY): Conditionally define.
+ (main): Use open, not creat. Use O_BINARY everywhere.
+ (make_manifest): Use O_BINARY.
+ (add_to_jar): Likewise.
+
2001-06-28 Tom Tromey <tromey@redhat.com>
* configure: Rebuilt.