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/gen-manpages/ChangeLog | 43 ------------------------------------------- 1 file changed, 43 deletions(-) delete mode 100644 src/gen-manpages/ChangeLog (limited to 'src/gen-manpages') diff --git a/src/gen-manpages/ChangeLog b/src/gen-manpages/ChangeLog deleted file mode 100644 index 7c7cb1a1cb..0000000000 --- a/src/gen-manpages/ChangeLog +++ /dev/null @@ -1,43 +0,0 @@ -2004-03-08 Ken Raeburn - - * Makefile.in (MY_SUBDIRS): Deleted. - -2002-08-23 Ken Raeburn - - * Makefile.in: Change $(S)=>/ and $(U)=>.. globally. - -2002-06-24 Jen Selby - - * kerberos.M: updated the output line from kinit - -1999-01-27 Theodore Ts'o - - * Makefile.in, configure.in: Move the responsibility for - generating the Makefile in this directory to the top-level - configure script. The local configure.in script has been - deleted. - -Wed Feb 18 15:46:07 1998 Tom Yu - - * Makefile.in (thisconfigdir): Remove trialing slash. - -Mon Feb 2 17:02:29 1998 Theodore Ts'o - - * Makefile.in: Define BUILDTOP and thisconfigdir in the Makefile - -Tue Sep 10 14:22:14 1996 Tom Yu - - * Makefile.in (install): don't install header.doc - - * k5login.M, kerberos.M: remove ".so man1/header.doc" - -Tue Aug 27 16:38:29 1996 Jeff Bigler - - * Makefile.in (install): Added line to install .k5login man page. - - * k5login.M: new file - -Sat Aug 3 15:35:19 1996 Michael Graff - - * configure.in: add CONFIG_RULES and AC_PROG_INSTALL checks - -- cgit