From: nicola Date: Wed, 8 Sep 2010 21:04:34 +0000 (+0000) Subject: Fixed typo in ChangeLog date in one of my last commits X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=793f259851f35d416c1a3a86f3e9677ca3e9c40e;p=thirdparty%2Fgcc.git Fixed typo in ChangeLog date in one of my last commits git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@164025 138bc75d-0d04-0410-961f-82ee72b054a4 --- 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.