From: Tom Tromey Date: Thu, 18 May 2000 22:37:15 +0000 (+0000) Subject: Andrew's last commit changed a ChangeLog entry to say that I wrote a patch that Zack... X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=46543024bddae5c6a956ea66aea6d4e5f00fa2ed;p=gcc.git Andrew's last commit changed a ChangeLog entry to say that I wrote a patch that Zack wrote. Andrew's last commit changed a ChangeLog entry to say that I wrote a patch that Zack wrote. Oops. From-SVN: r34001 --- diff --git a/gcc/java/ChangeLog b/gcc/java/ChangeLog index f30afabbb4d..8a860679364 100644 --- a/gcc/java/ChangeLog +++ b/gcc/java/ChangeLog @@ -4,7 +4,7 @@ Wed May 17 17:27:44 2000 Andrew Cagney set_Wunused. * decl.c (poplevel): Replace warn_unused with warn_unused_label. -2000-04-19 Tom Tromey <tromey@cygnus.com> +2000-05-09 Zack Weinberg * check_init.c (check_init): Constify local char *. * class.c (push_class): Constify local char *.