summaryrefslogtreecommitdiffstats
path: root/src/util/kfrags
diff options
context:
space:
mode:
authorSam Hartman <hartmans@mit.edu>2006-04-11 21:28:48 +0000
committerSam Hartman <hartmans@mit.edu>2006-04-11 21:28:48 +0000
commit779066fca01df6c4354ccd4f80dcafe4e96d891c (patch)
tree45813dea9d0492f0411ea537cd3b521544767a94 /src/util/kfrags
parent4e4c10590e698cfbb138bfb85bd1455b74919ec7 (diff)
downloadkrb5-779066fca01df6c4354ccd4f80dcafe4e96d891c.tar.gz
krb5-779066fca01df6c4354ccd4f80dcafe4e96d891c.tar.xz
krb5-779066fca01df6c4354ccd4f80dcafe4e96d891c.zip
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
Diffstat (limited to 'src/util/kfrags')
-rw-r--r--src/util/kfrags/ChangeLog37
1 files changed, 0 insertions, 37 deletions
diff --git a/src/util/kfrags/ChangeLog b/src/util/kfrags/ChangeLog
deleted file mode 100644
index 7959ad940..000000000
--- a/src/util/kfrags/ChangeLog
+++ /dev/null
@@ -1,37 +0,0 @@
-Thu Oct 31 12:39:42 1996 Ezra Peisach <epeisach@kangaroo.mit.edu>
-
- * shared.conf: Add for compiling with shared libraries
-
- * base.conf: Add "uname" for config.guess
-
-Tue Nov 1 20:19:17 1994 Theodore Y. Ts'o (tytso@dcl)
-
- * base.conf: add "ls" and "touch" since libupdate uses them
-
-Fri Oct 28 19:18:40 1994 Mark Eichin (eichin@cygnus.com)
-
- * ranlib.conf: new file. some svr4 need ranlib too.
-
-Fri Oct 28 19:06:12 1994 Mark Eichin (eichin@cygnus.com)
-
- * gcc.conf (CC_OPTS): don't set CC_OPTS until we figure out
- quoting again.
-
-Tue Oct 18 14:38:58 1994 Mark Eichin (eichin@cygnus.com)
-
- * base.conf: add "sort" since "make check" needs it.
-
-Tue Oct 11 19:10:13 1994 Mark Eichin (eichin@cygnus.com)
-
- * ucb.conf: add "ranlib" for ucb, it's a common element.
- * sunpro.conf: New file. Points to Sun (not MIT) installation path
- for their unbundled compiler ("SUNWspro").
-
-Thu Sep 29 19:55:43 1994 Mark Eichin (eichin@cygnus.com)
-
- * base.conf: simplest path, lists all executables.
- * ucb.conf: add /usr/ucb to the base path.
- * svr4.conf: add /usr/ccs/bin instead.
- * athena.conf: sets KRB4 to /usr/athena.
- * cns.conf: sets KRB4 to /usr/kerberos.
- * gcc.conf: overrids CC and CC_OPTS for gcc -g -O -Wall.