From: Neil Booth Date: Wed, 1 Jan 2003 12:00:11 +0000 (+0000) Subject: * .cvsignore: Remove. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7347c2c511c96c1300b8eaa1570107f4a5251016;p=gcc.git * .cvsignore: Remove. From-SVN: r60739 --- diff --git a/gcc/cp/.cvsignore b/gcc/cp/.cvsignore deleted file mode 100644 index 57ae0dfb786..00000000000 --- a/gcc/cp/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -g++int.info* diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index 716dcb1855a..b872bb0972e 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -1,3 +1,7 @@ +2002-12-31 Neil Booth + + * .cvsignore: Remove. + 2002-12-31 Steven Bosscher * call.c, class.c, cp-lang.c, cp-tree.h, cvt.c, dump.c, error.c,