summaryrefslogtreecommitdiffstats
path: root/src/tests/gss-threads/ChangeLog
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@mit.edu>2005-02-12 01:14:00 +0000
committerKen Raeburn <raeburn@mit.edu>2005-02-12 01:14:00 +0000
commit66b531b92f70ba34f88c06cd136345defdbb6946 (patch)
tree6ec21d1cebe5a3893e657824efc177be74fc798c /src/tests/gss-threads/ChangeLog
parent720a2f9e436b96ed05d09682cc4fd0c0bebfedab (diff)
downloadkrb5-66b531b92f70ba34f88c06cd136345defdbb6946.tar.gz
krb5-66b531b92f70ba34f88c06cd136345defdbb6946.tar.xz
krb5-66b531b92f70ba34f88c06cd136345defdbb6946.zip
* gss-misc.c: Include autoconf.h. If both time.h and sys/time.h are available,
and they're compatible, include both. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17102 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/tests/gss-threads/ChangeLog')
-rw-r--r--src/tests/gss-threads/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/tests/gss-threads/ChangeLog b/src/tests/gss-threads/ChangeLog
index 2b4c17558b..11e71b730e 100644
--- a/src/tests/gss-threads/ChangeLog
+++ b/src/tests/gss-threads/ChangeLog
@@ -1,3 +1,8 @@
+2005-02-11 Ken Raeburn <raeburn@mit.edu>
+
+ * gss-misc.c: Include autoconf.h. If both time.h and sys/time.h
+ are available, and they're compatible, include both.
+
2005-02-09 Ken Raeburn <raeburn@mit.edu>
* New directory.