From: Hans-Peter Nilsson Date: Tue, 17 Jan 2006 03:39:34 +0000 (+0000) Subject: Fix attribution of last change X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e29b01e1d73c4f04bf076c6f1a6107d8e4205fb2;p=gcc.git Fix attribution of last change From-SVN: r109803 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index abcdf4f38eb..6813fe02cb1 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,4 +1,5 @@ 2006-01-17 Hans-Peter Nilsson + Kazu Hirata * Makefile.in (FUNCTION_H, LAMBDA_H): Use $(TREE_H), not tree.h.