summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2008-03-30 23:40:18 +0000
committerUlrich Drepper <drepper@redhat.com>2008-03-30 23:40:18 +0000
commit2ecc7d93b88b5b9e8ef5833c541d2db1c4608799 (patch)
treef404523e0a8d3fc70746d2a38cb31574fd1f30aa /ChangeLog
parentfaa091c673792ef8d148e1d2117c853da8a961a8 (diff)
downloadglibc-2ecc7d93b88b5b9e8ef5833c541d2db1c4608799.tar.gz
* intl/dcigettext.c (_nl_find_msg): Reread nconversions after
acquiring wrlock. Do conv_tab allocation while holding lock. * intl/Makefile: Add rules to build and run tst-gettext6. * intl/tst-gettext6.c: New test. * intl/tst-gettext6.sh: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 20d855eede..c9f1a7e8cb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-03-30 Jakub Jelinek <jakub@redhat.com>
+
+ * intl/dcigettext.c (_nl_find_msg): Reread nconversions after
+ acquiring wrlock. Do conv_tab allocation while holding lock.
+ * intl/Makefile: Add rules to build and run tst-gettext6.
+ * intl/tst-gettext6.c: New test.
+ * intl/tst-gettext6.sh: New file.
+
2008-03-30 Ulrich Drepper <drepper@redhat.com>
* po/nl.po: Update from translation team.