summaryrefslogtreecommitdiffstats
path: root/src/include/ChangeLog
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@mit.edu>2001-04-14 03:14:44 +0000
committerKen Raeburn <raeburn@mit.edu>2001-04-14 03:14:44 +0000
commitd31b30a6acb1aa6fa8f2f918b56bec332509d72b (patch)
treef71d6ee677bfaa71ae9644f8af77641fd291d8aa /src/include/ChangeLog
parentf45fcfc445175b2dfcb91efaffb460bb3fb8b53b (diff)
downloadkrb5-d31b30a6acb1aa6fa8f2f918b56bec332509d72b.tar.gz
krb5-d31b30a6acb1aa6fa8f2f918b56bec332509d72b.tar.xz
krb5-d31b30a6acb1aa6fa8f2f918b56bec332509d72b.zip
k5-int.h: Always include stdlib.h and string.h; don't bother with HAVE_ macros
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13178 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/include/ChangeLog')
-rw-r--r--src/include/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/include/ChangeLog b/src/include/ChangeLog
index d706ea29fa..6d02de8573 100644
--- a/src/include/ChangeLog
+++ b/src/include/ChangeLog
@@ -1,3 +1,8 @@
+2001-04-13 Ken Raeburn <raeburn@mit.edu>
+
+ * k5-int.h: Always include stdlib.h and string.h; don't bother
+ testing the HAVE_ macros.
+
2001-03-08 Ezra Peisach <epeisach@mit.edu>
* krb5.hin: Add prototypes for krb5_auth_con_setpermetypes() and