From 32fec992143c6253df18eebff8bc82c44af32d3e Mon Sep 17 00:00:00 2001 From: Theodore Tso Date: Sat, 5 Dec 1998 06:31:28 +0000 Subject: Makefile.in: Set the myfulldir and mydir variables (which are relative to buildtop and thisconfigdir, respectively.) git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11082 dc483132-0cff-0310-8789-dd5450dbe970 --- src/kadmin/cli/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/kadmin/cli/ChangeLog') diff --git a/src/kadmin/cli/ChangeLog b/src/kadmin/cli/ChangeLog index 455733b5f..a43021458 100644 --- a/src/kadmin/cli/ChangeLog +++ b/src/kadmin/cli/ChangeLog @@ -1,3 +1,8 @@ +1998-11-13 Theodore Ts'o + + * Makefile.in: Set the myfulldir and mydir variables (which are + relative to buildtop and thisconfigdir, respectively.) + 1998-10-26 Marc Horowitz * keytab.c (etype_string): replace the hardwired table with a call -- cgit