diff options
author | Jason Thorpe <thorpej@gcc.gnu.org> | 2002-02-03 21:36:46 +0000 |
---|---|---|
committer | Jason Thorpe <thorpej@gcc.gnu.org> | 2002-02-03 21:36:46 +0000 |
commit | 939a46f640079221e6b42c1781242682e6893443 (patch) | |
tree | b2e5e61b19f99f9250a79ad073d417273eeab285 | |
parent | 3b56934fb9a09d914aa94606a8db6b6ba3e901b5 (diff) | |
download | gcc-939a46f640079221e6b42c1781242682e6893443.zip gcc-939a46f640079221e6b42c1781242682e6893443.tar.gz gcc-939a46f640079221e6b42c1781242682e6893443.tar.bz2 |
Fix typo in date of most recent entry.
From-SVN: r49466
-rw-r--r-- | gcc/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 268c9b9..ca5ae30 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,4 +1,4 @@ -2001-02-03 Danny Smith <dannysmith@users.sourceforge.net> +2002-02-03 Danny Smith <dannysmith@users.sourceforge.net> * gthr-win32.h: Protect against conflicting typedef for BOOL in windows headers and libobjc headers. |