From: Hans-Peter Nilsson Date: Tue, 17 Jan 2006 03:39:34 +0000 (+0000) Subject: Fix attribution of last change X-Git-Tag: releases/gcc-4.2.0~4822 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e29b01e1d73c4f04bf076c6f1a6107d8e4205fb2;p=thirdparty%2Fgcc.git Fix attribution of last change From-SVN: r109803 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index abcdf4f38eb3..6813fe02cb14 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.