aboutsummaryrefslogtreecommitdiff
path: root/fastjar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'fastjar/ChangeLog')
-rw-r--r--fastjar/ChangeLog45
1 files changed, 45 insertions, 0 deletions
diff --git a/fastjar/ChangeLog b/fastjar/ChangeLog
index ea908d41648..25847f4d88e 100644
--- a/fastjar/ChangeLog
+++ b/fastjar/ChangeLog
@@ -1,3 +1,48 @@
+2002-11-19 Release Manager
+
+ * GCC 3.2.1 Released.
+
+2002-11-19 Release Manager
+
+ * GCC 3.2.1 Released.
+
+2002-11-18 Release Manager
+
+ * GCC 3.2.1 Released.
+
+2002-11-11 Tom Tromey <tromey@redhat.com>
+
+ * dostime.c (dos2unixtime): Mask for seconds is 0x1f. Correctly
+ compute month.
+ (unix2dostime): Handle years before 1980. Correctly compute month
+ and day of month.
+
+2002-11-07 Tom Tromey <tromey@redhat.com>
+
+ * dostime.c: Rewrote from scratch.
+ * dostime.h (dostime): Removed.
+
+2002-08-14 Release Manager
+
+ * GCC 3.2 Released.
+
+2002-07-25 Release Manager
+
+ * GCC 3.1.1 Released.
+
+2002-05-14 Release Manager
+
+ * GCC 3.1 Released.
+
+2002-05-14 Release Manager
+
+ * GCC 3.1 Released.
+
+2002-03-18 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
+
+ * jartool.c (expand_options): Handle tar-style argument list with a
+ leading "-".
+
2002-02-23 Anthony Green <green@redhat.com>
* jartool.c (main): Fix handling of -C.