summaryrefslogtreecommitdiff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-05-02 06:17:16 +0000
committerUlrich Drepper <drepper@redhat.com>2006-05-02 06:17:16 +0000
commit2748878913c185e9b53913ae81de6d6d39fed3df (patch)
tree5d84fc1d6e61a556a28e8b1ee6131a00b972298c /nptl/ChangeLog
parentafbf86d209f555381ceb07c58cc4e1741dee6d11 (diff)
[BZ #2502]
* iconvdata/utf-7.c: Don't require more than two characters after the '+' sign starting Unicode shifted sequences.
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 132b2d07ef..d9ae655d86 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,8 @@
+2006-05-01 Ulrich Drepper <drepper@redhat.com>
+
+ * sysdeps/pthread/allocalim.h (__libc_use_alloca): Mark with
+ __always_inline.
+
2006-04-27 Ulrich Drepper <drepper@redhat.com>
* sysdeps/unix/sysv/linux/timer_routines.c (timer_helper_thread):