summaryrefslogtreecommitdiff
path: root/usermux/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'usermux/ChangeLog')
-rw-r--r--usermux/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/usermux/ChangeLog b/usermux/ChangeLog
index 7fac0e93..90b0a5f4 100644
--- a/usermux/ChangeLog
+++ b/usermux/ChangeLog
@@ -1,3 +1,10 @@
+2000-07-26 Mark Kettenis <kettenis@gnu.org>
+
+ * Makefile (HURDLIBS): Reorder libs such that the threads lib
+ comes before the ports lib. This makes sure the functions in
+ libthreads properly override the stubs in libports with the new
+ dynamic linker semantics in glibc 2.2.
+
2000-07-18 Thomas Bushnell, BSG <tb@mit.edu>
* mux.c (free_name): Fix typo in comment.