about summary refs log tree commit diff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-11-17 18:29:34 +0000
committerUlrich Drepper <drepper@redhat.com>2003-11-17 18:29:34 +0000
commit9780c971fbf99df9bfc92116e0779a40070668b0 (patch)
tree87c428ff4b8fca509d3b77a9a06c3a7e77bb6a41 /nptl/ChangeLog
parentf0c7c524bb92cdc42cc4e0f7ba1ddda865a4494c (diff)
downloadglibc-9780c971fbf99df9bfc92116e0779a40070668b0.tar.gz
glibc-9780c971fbf99df9bfc92116e0779a40070668b0.tar.xz
glibc-9780c971fbf99df9bfc92116e0779a40070668b0.zip
Update.
2003-11-17  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/pthread/configure.in: Make missing forced unwind support
	fatal.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 9e122d0a64..2af37b8914 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,8 @@
+2003-11-17  Ulrich Drepper  <drepper@redhat.com>
+
+	* sysdeps/pthread/configure.in: Make missing forced unwind support
+	fatal.
+
 2003-11-11  Ulrich Drepper  <drepper@redhat.com>
 
 	* pthreadP.h: Don't declare __pthread_unwind as weak inside libpthread.