summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2006-11-30 17:07:38 +0000
committerJakub Jelinek <jakub@redhat.com>2006-11-30 17:07:38 +0000
commit37582bc7433d788408ba94cee69659153b442a0b (patch)
treebd44117da24a4333249ba46eb935112df58924d7 /ChangeLog
parentf12ca311c01cba335a9e4c866a0c966d2efd41a2 (diff)
Updated to fedora-glibc-20061130T1652cvs/fedora-glibc-2_5_90-9
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2ade0a332c..e99851eec1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2006-11-30 Jakub Jelinek <jakub@redhat.com>
+
+ * sunrpc/svc_run.c (svc_run): Set my_pollfd to new_pollfd if realloc
+ succeeded.
+
+2006-11-29 Daniel Jacobowitz <dan@codesourcery.com>
+ Jakub Jelinek <jakub@redhat.com>
+ Jan Kratochvil <jan.kratochvil@redhat.com>
+
+ * sysdeps/unix/sysv/linux/x86_64/sigaction.c (restore_rt): Add correct
+ unwind information.
+ * sysdeps/unix/sysv/linux/x86_64/Makefile: Provide symbols for
+ 'restore_rt' even in the 'signal' directory.
+ * sysdeps/unix/sysv/linux/x86_64/ucontext_i.sym: Extend the regs list.
+
2006-11-27 Jakub Jelinek <jakub@redhat.com>
[BZ #3559]