summaryrefslogtreecommitdiffstats
path: root/src/mac/libraries/ChangeLog
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>1997-09-19 20:07:20 +0000
committerTom Yu <tlyu@mit.edu>1997-09-19 20:07:20 +0000
commit3ba7a70efa7204d9f96c486653506f3ac8e61ae8 (patch)
tree99c2c84426813b676fcf48b2a8f71d201f992648 /src/mac/libraries/ChangeLog
parent2b198eb04dc1095f324ce2ba96028257462db9bd (diff)
remove occurences of USE_STRING_H, HAS_STRDUP, and HAS_LABS
(see ChangeLogs for details) git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10199 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/mac/libraries/ChangeLog')
-rw-r--r--src/mac/libraries/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mac/libraries/ChangeLog b/src/mac/libraries/ChangeLog
index 2bd1ed987d..f3a429d8fb 100644
--- a/src/mac/libraries/ChangeLog
+++ b/src/mac/libraries/ChangeLog
@@ -1,3 +1,7 @@
+Thu Sep 18 17:59:05 1997 Tom Yu <tlyu@mit.edu>
+
+ * autoconf.h: Replace USE_STRING_H with something more sane.
+
Tue Jul 15 12:36:05 1997 Theodore Y. Ts'o <tytso@mit.edu>
* KerberosHeaders.h: Remove (probably unneeded) size_t definition.