summaryrefslogtreecommitdiff
path: root/gcc/java/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/java/ChangeLog')
-rw-r--r--gcc/java/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/java/ChangeLog b/gcc/java/ChangeLog
index 17c6ebf8d6d..9f90f53b4d6 100644
--- a/gcc/java/ChangeLog
+++ b/gcc/java/ChangeLog
@@ -1,5 +1,9 @@
2009-07-07 Manuel López-Ibáñez <manu@gcc.gnu.org>
+ * class.c: Replace %J by an explicit location. Update all calls.
+
+2009-07-07 Manuel López-Ibáñez <manu@gcc.gnu.org>
+
* jcf-parse.c: Replace %H by an explicit location. Update all calls.
2009-06-29 Andrew Haley <aph@redhat.com>