summaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorEzra Peisach <epeisach@mit.edu>2001-06-11 15:14:32 +0000
committerEzra Peisach <epeisach@mit.edu>2001-06-11 15:14:32 +0000
commit98f89fa0b26ed1dba66a76d4213c2c38b844b795 (patch)
treebb8598d0fe1b6a9f653c21abcac12a569dc8dc77 /src/ChangeLog
parent4fa73fb015a8cc6631694537cdd02b05346b5a55 (diff)
downloadkrb5-98f89fa0b26ed1dba66a76d4213c2c38b844b795.tar.gz
krb5-98f89fa0b26ed1dba66a76d4213c2c38b844b795.tar.xz
krb5-98f89fa0b26ed1dba66a76d4213c2c38b844b795.zip
* aclocal.m4 (KRB5_NEED_PROTO): Determines if the OS provides a
prototype for a function - and if not, allows us to define it. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13324 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 14cd7f7eb..0325cd679 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
+2001-06-11 Ezra Peisach <epeisach@mit.edu>
+
+ * aclocal.m4 (KRB5_NEED_PROTO): Determines if the OS provides a
+ prototype for a function - and if not, allows us to define it.
+
2001-06-08 Ezra Peisach <epeisach@mit.edu>
* krb5-config.in (CC_LINK): Use ' vs " to prevent bash expansion of