summaryrefslogtreecommitdiffstats
path: root/src/include/ChangeLog
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1995-06-09 22:47:33 +0000
committerTheodore Tso <tytso@mit.edu>1995-06-09 22:47:33 +0000
commit72cea82d5c5c05669ed7f838c76d3fdde6020b0d (patch)
treee3de32c721db3c53eac874cbf561fb1173f18734 /src/include/ChangeLog
parent2474718b6abb1a3121ec85d26a7890a2eb24346f (diff)
downloadkrb5-72cea82d5c5c05669ed7f838c76d3fdde6020b0d.tar.gz
krb5-72cea82d5c5c05669ed7f838c76d3fdde6020b0d.tar.xz
krb5-72cea82d5c5c05669ed7f838c76d3fdde6020b0d.zip
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
Diffstat (limited to 'src/include/ChangeLog')
-rw-r--r--src/include/ChangeLog8
1 files changed, 8 insertions, 0 deletions
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 <tytso@rsx-11.mit.edu>
+
+ * 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