aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ff80f6f..f51760a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2005-07-02 Roland McGrath <roland@redhat.com>
+
+ * manual/install.texi (Installation): Don't mention linuxthreads.
+ (Configuring and compiling): Don't use linuxthreads as example.
+
+ * sysdeps/unix/sysv/linux/configure.in: Check for nptl add-on only,
+ not linuxthreads.
+ * sysdeps/unix/sysv/linux/configure: Regenerated.
+ * resolv/Depend: Add nptl.
+ * rt/Depend: Likewise.
+
+ * linuxthreads, linuxthreads_db: Directories removed (preserved in
+ ports repository).
+
2005-06-27 Jakub Jelinek <jj@ultra.linux.cz>
[BZ #1037]