From 8b70df54f52aa1132e99aa1a285c18fe6355fa44 Mon Sep 17 00:00:00 2001 From: Keith Vetter Date: Thu, 20 Apr 1995 17:21:36 +0000 Subject: Smarter PC makefile pulling .h files from the gssapi world git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5395 dc483132-0cff-0310-8789-dd5450dbe970 --- src/include/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/include/ChangeLog') diff --git a/src/include/ChangeLog b/src/include/ChangeLog index 8167b8c549..c6a41934c4 100644 --- a/src/include/ChangeLog +++ b/src/include/ChangeLog @@ -1,3 +1,9 @@ +Wed Apr 29 10:00:00 1995 Keith Vetter (keithv@fusion.com) + + * Makefile.in: duplicated the file copying stuff from + ..\gssapi\generic so that all the copying stuff can be + found in one place. + Thu Apr 20 11:32:09 1995 * krb5.h, k5-int.h: Inlined the following include files, to -- cgit