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 --- doc/implement/ChangeLog | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 doc/implement/ChangeLog (limited to 'doc/implement') diff --git a/doc/implement/ChangeLog b/doc/implement/ChangeLog deleted file mode 100644 index 3bd06aae77..0000000000 --- a/doc/implement/ChangeLog +++ /dev/null @@ -1,20 +0,0 @@ -2005-08-29 Sam Hartman - - * implement.tex: Avoid use of changebar.sty - -2001-11-06 Ken Raeburn - - * Makefile (clean): Delete *.ilg. - (implement.ind): Use makeindex not index. - -2000-02-25 Ken Raeburn - - * encrypt-i.tex (subsection{Functional interface}): Comment out - combine_keys until/unless it gets implemented. - -Wed Oct 12 02:19:07 1994 Theodore Y. Ts'o (tytso@dcl) - - * Makefile: Added better dependencies to do two-pass latex runs - automatically. Make "make clean" clean up the tex temp - files. - -- cgit