From: Nicola Pero Date: Wed, 8 Sep 2010 21:04:34 +0000 (+0000) Subject: Fixed typo in ChangeLog date in one of my last commits X-Git-Tag: releases/gcc-4.6.0~4537 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5c0b0c75a9d524877d130486e00eff77a7410f1c;p=thirdparty%2Fgcc.git Fixed typo in ChangeLog date in one of my last commits From-SVN: r164025 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 5e014b18f9b1..6ff0024ebea6 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -20,7 +20,7 @@ * gfortran.dg/dshift_1.F90: New test. * gfortran.dg/shiftalr_2.F90: New test. -2010-09-06 Nicola Pero +2010-09-08 Nicola Pero * objc.dg/type-stream-1.m: Replaced with a test that tests that functions from objc/typedstream.h are deprecated.