From: Dmitry V. Levin Date: Tue, 7 Jul 2009 21:31:51 +0000 (+0000) Subject: .cvsignore: Remove obsolete file X-Git-Tag: v4.5.19~49 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5f87a09c6cb54f42db2366eae59bf36ea494c86c;p=strace .cvsignore: Remove obsolete file Signed-off-by: Dmitry V. Levin --- diff --git a/.cvsignore b/.cvsignore deleted file mode 100644 index 50ac5fd5..00000000 --- a/.cvsignore +++ /dev/null @@ -1,15 +0,0 @@ -configure -config.h -config.cache -config.status -config.h.in -config.log -Makefile -tags -strace -autom4te.cache -Makefile.in -aclocal.m4 -depcomp -missing -mkinstalldirs diff --git a/ChangeLog b/ChangeLog index 29e42db5..943cd723 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2009-07-07 Dmitry V. Levin + + * .cvsignore: Remove. + 2009-06-01 Dmitry V. Levin * bjm.c (sys_query_module): Fix format warning reported by