From c965d28ff97388415e05ab1a47a6a453bd080e28 Mon Sep 17 00:00:00 2001 From: Theodore Tso Date: Tue, 23 May 1995 19:35:23 +0000 Subject: Remove krb5.h, since it's no longer needed git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5850 dc483132-0cff-0310-8789-dd5450dbe970 --- src/include/ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'src/include/ChangeLog') diff --git a/src/include/ChangeLog b/src/include/ChangeLog index 5579ae3b43..d0536507a9 100644 --- a/src/include/ChangeLog +++ b/src/include/ChangeLog @@ -13,6 +13,7 @@ Tue May 23 15:08:54 1995 Theodore Y. Ts'o (tytso@dcl) .o files, so that recent binuntils can compress the debugging information in executables linked with a debugging library. + Mon May 22 10:24:49 EDT 1995 Paul Park (pjpark@mit.edu) * Makefile.in - (install) Always perform install actions using $(INSTALL_DATA). -- cgit