aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc')
-rw-r--r--gcc/java/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/java/ChangeLog b/gcc/java/ChangeLog
index 7a65962..3f1b335 100644
--- a/gcc/java/ChangeLog
+++ b/gcc/java/ChangeLog
@@ -1,3 +1,7 @@
+Sun Feb 21 14:56:11 1999 Per Bothner <bothner@cygnus.com>
+
+ * jcf-write.c (generate_classfile): Emit "Exceptions" attribute.
+
Fri Feb 19 15:35:01 1999 Per Bothner <bothner@cygnus.com>
Force left-to-right evaluation of binary operations etc.