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 a6740d7..8216588 100644
--- a/gcc/java/ChangeLog
+++ b/gcc/java/ChangeLog
@@ -1,3 +1,7 @@
+Thu Dec 3 15:56:50 1998 Per Bothner <bothner@cygnus.com>
+
+ * parse,y (patch_synchronized_statement): Set CAN_COMPLETE_NORMALLY.
+
Thu Dec 3 15:08:30 1998 Per Bothner <bothner@cygnus.com>
* jcf-dump.c (main): Fix error message.