about summary refs log tree commit diff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index a45742a981..e5b2639294 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,12 @@
+2003-02-22  Ulrich Drepper  <drepper@redhat.com>
+
+	* Makefile (before-compile): Add $(objpfx)banner.h.
+
+	* eintr.c (eintr_source): Add unnecessary return but the compiler
+	insists.
+
+	* tst-kill3.c: Include <unistd.h>.
+
 2003-02-21  Roland McGrath  <roland@redhat.com>
 
 	* pthread_create.c (start_thread): Call __libc_thread_freeres.