From 779066fca01df6c4354ccd4f80dcafe4e96d891c Mon Sep 17 00:00:00 2001 From: Sam Hartman Date: Tue, 11 Apr 2006 21:28:48 +0000 Subject: Remove ChangeLog files from the source tree. From now on, the subversion commit log entry needs to include information that would have been in the changelog. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17893 dc483132-0cff-0310-8789-dd5450dbe970 --- src/lib/ccapi/unit-test/ChangeLog | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 src/lib/ccapi/unit-test/ChangeLog (limited to 'src/lib/ccapi/unit-test') diff --git a/src/lib/ccapi/unit-test/ChangeLog b/src/lib/ccapi/unit-test/ChangeLog deleted file mode 100644 index aaa59da72..000000000 --- a/src/lib/ccapi/unit-test/ChangeLog +++ /dev/null @@ -1,4 +0,0 @@ -2004-10-27 Jeffrey Altman - - * Initial commit of C CCAPI implementation - -- cgit