aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2005-12-21 04:23:34 +0000
committerUlrich Drepper <drepper@redhat.com>2005-12-21 04:23:34 +0000
commit72005a5d0d6ad50120a4cac83ca9f71af9c4f21b (patch)
tree63db0321d1538f0427542836662522d4d0ca8b1e /ChangeLog
parente1545188b3fad8a17fd2639cee0848da13c4de33 (diff)
downloadglibc-72005a5d0d6ad50120a4cac83ca9f71af9c4f21b.zip
glibc-72005a5d0d6ad50120a4cac83ca9f71af9c4f21b.tar.gz
glibc-72005a5d0d6ad50120a4cac83ca9f71af9c4f21b.tar.bz2
* intl/plural-exp.c (GERMANIC_PLURAL): Mark as const.
* intl/plural-exp.h: Adjust declaration of __gettext_germanic_plural.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 572b690..829b9ad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2005-12-20 Ulrich Drepper <drepper@redhat.com>
+ * intl/plural-exp.c (GERMANIC_PLURAL): Mark as const.
+ * intl/plural-exp.h: Adjust declaration of
+ __gettext_germanic_plural.
+
* resolv/herror.c (h_errlist): Mark as const.
(h_nerr): Likewise.