From 72cea82d5c5c05669ed7f838c76d3fdde6020b0d Mon Sep 17 00:00:00 2001 From: Theodore Tso Date: Fri, 9 Jun 1995 22:47:33 +0000 Subject: krb5.hin: Remove definition of the krb5_fulladdr structure, and the prototype for the unused function krb5_fulladdr_order. configure.in: Remove standardized set of autoconf macros, which are now handled by CONFIG_RULES. Use DO_SUBDIRS to recurse down subdirectories. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6010 dc483132-0cff-0310-8789-dd5450dbe970 --- src/include/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/include/ChangeLog') diff --git a/src/include/ChangeLog b/src/include/ChangeLog index efcb169b8..f429bf962 100644 --- a/src/include/ChangeLog +++ b/src/include/ChangeLog @@ -1,3 +1,11 @@ +Fri Jun 9 18:43:20 1995 + + * krb5.hin: Remove definition of the krb5_fulladdr structure, and + the prototype for the unused function krb5_fulladdr_order. + + * configure.in: Remove standardized set of autoconf macros, which + are now handled by CONFIG_RULES. Use DO_SUBDIRS to + recurse down subdirectories. Fri Jun 9 12:02:02 EDT 1995 Paul Park (pjpark@mit.edu) * Makefile.in(all-unix) : Add adm_err.h build target since it's not -- cgit