aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/java/ChangeLog')
-rw-r--r--gcc/java/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/java/ChangeLog b/gcc/java/ChangeLog
index 990890e..5c1895c 100644
--- a/gcc/java/ChangeLog
+++ b/gcc/java/ChangeLog
@@ -1,3 +1,8 @@
+1999-01-07 Andrew Haley <aph@viagra.cygnus.co.uk>
+
+ * jcf-parse.c (yyparse): variable len changed from a char to an
+ int to prevent overflow.
+
Wed Jan 6 17:19:46 1999 Per Bothner <bothner@cygnus.com>
* java-tree.h: Declare read_class.