diff options
author | Ulrich Drepper <drepper@redhat.com> | 2005-12-21 04:23:34 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2005-12-21 04:23:34 +0000 |
commit | 72005a5d0d6ad50120a4cac83ca9f71af9c4f21b (patch) | |
tree | 63db0321d1538f0427542836662522d4d0ca8b1e /ChangeLog | |
parent | e1545188b3fad8a17fd2639cee0848da13c4de33 (diff) | |
download | glibc-72005a5d0d6ad50120a4cac83ca9f71af9c4f21b.tar.gz glibc-72005a5d0d6ad50120a4cac83ca9f71af9c4f21b.tar.xz glibc-72005a5d0d6ad50120a4cac83ca9f71af9c4f21b.zip |
* 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-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 572b690795..829b9ad87b 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. |