summaryrefslogtreecommitdiffstats
path: root/src/util/support/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/support/ChangeLog')
-rw-r--r--src/util/support/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/util/support/ChangeLog b/src/util/support/ChangeLog
index f4019c0a3..15d2eff1a 100644
--- a/src/util/support/ChangeLog
+++ b/src/util/support/ChangeLog
@@ -1,3 +1,17 @@
+2004-06-17 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in (BUILDTOP, LIBNAME, XTRA, OBJFILE): Define for
+ Windows.
+ (LIBOBJS): Define.
+ ($(BUILDTOP)/include/krb5/autoconf.h): Disable rule on Windows.
+
+ * threads.c (tls_idx, key_lock, destructors, destructors_set): New
+ variables for Windows.
+ (krb5int_thread_support_init, krb5int_thread_support_fini,
+ k5_key_register, k5_getspecific, k5_setspecific, k5_key_delete,
+ krb5int_thread_detach_hook): New functions for Windows. Some are
+ just placeholders.
+
2004-06-14 Ken Raeburn <raeburn@mit.edu>
* libkrb5support.exports: Drop krb5int_foreach_localaddr.