diff options
author | Nicola Pero <nicola@gcc.gnu.org> | 2010-09-08 21:04:34 +0000 |
---|---|---|
committer | Nicola Pero <nicola@gcc.gnu.org> | 2010-09-08 21:04:34 +0000 |
commit | 5c0b0c75a9d524877d130486e00eff77a7410f1c (patch) | |
tree | 2534f6b806825c8485a0f824ccaf16d4ddb5402a | |
parent | 2023bba815a1d056a3f64aea988f0c24c3e4c15a (diff) | |
download | gcc-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/ChangeLog | 2 |
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. |