aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicola Pero <nicola@gcc.gnu.org>2010-09-08 21:04:34 +0000
committerNicola Pero <nicola@gcc.gnu.org>2010-09-08 21:04:34 +0000
commit5c0b0c75a9d524877d130486e00eff77a7410f1c (patch)
tree2534f6b806825c8485a0f824ccaf16d4ddb5402a
parent2023bba815a1d056a3f64aea988f0c24c3e4c15a (diff)
downloadgcc-5c0b0c75a9d524877d130486e00eff77a7410f1c.zip
gcc-5c0b0c75a9d524877d130486e00eff77a7410f1c.tar.gz
gcc-5c0b0c75a9d524877d130486e00eff77a7410f1c.tar.bz2
Fixed typo in ChangeLog date in one of my last commits
From-SVN: r164025
-rw-r--r--gcc/testsuite/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 5e014b1..6ff0024 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 <nicola.pero@meta-innovation.com>
+2010-09-08 Nicola Pero <nicola.pero@meta-innovation.com>
* objc.dg/type-stream-1.m: Replaced with a test that tests that
functions from objc/typedstream.h are deprecated.