summaryrefslogtreecommitdiffstats
path: root/src/include/ChangeLog
diff options
context:
space:
mode:
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 87707074e..9fe30891b 100644
--- a/src/include/ChangeLog
+++ b/src/include/ChangeLog
@@ -1,5 +1,10 @@
2004-06-02 Ken Raeburn <raeburn@mit.edu>
+ * k5-thread.h: Error out at compile time if thread support is
+ enabled but the thread system isn't pthreads. (This is after the
+ code disabling thread support for non-pthreads systems, so it's a
+ placeholder for now that should never get invoked.)
+
* k5-int.h (struct krb5_rc_st, struct _krb5_rc_ops, krb5_rc_ops):
Move type definitions to rc-int.h.
(krb5_rc_register_type, krb5_rc_dfl_ops): Move declarations to