summaryrefslogtreecommitdiffstats
path: root/src/tests/gss-threads
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/gss-threads')
-rw-r--r--src/tests/gss-threads/ChangeLog26
1 files changed, 0 insertions, 26 deletions
diff --git a/src/tests/gss-threads/ChangeLog b/src/tests/gss-threads/ChangeLog
deleted file mode 100644
index 1c8a3bb3d..000000000
--- a/src/tests/gss-threads/ChangeLog
+++ /dev/null
@@ -1,26 +0,0 @@
-2006-03-11 Ken Raeburn <raeburn@mit.edu>
-
- * gss-misc.c: Don't get autoconf.h from krb5/.
-
-2005-06-20 Ken Raeburn <raeburn@mit.edu>
-
- * Makefile.in (gss-client, gss-server): Use THREAD_LINKOPTS
- instead of PTHREAD_LIBS.
-
-2005-03-25 Ken Raeburn <raeburn@mit.edu>
-
- * Makefile.in (all-unix): Use @THREAD_SUPPORT@ and helper targets
- to build programs only if thread support is enabled.
- (all-unix-0, all-unix-1): New helper targets.
-
-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.
- * All files copies from appl/gss-sample, with Jeff Altman's
- changes for multithreading on Windows, and mine for pthreads.
-