diff options
author | Roland McGrath <roland@gnu.org> | 1996-07-20 11:53:52 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1996-07-20 11:53:52 +0000 |
commit | 73f7f68ba36f904d85f56c0c3e602b707f132069 (patch) | |
tree | 1199d4a31d32bb30910738c8fe9f287675919120 /ChangeLog | |
parent | 22f87e0fa87762b244202e32500bda7085f5d287 (diff) | |
download | glibc-73f7f68ba36f904d85f56c0c3e602b707f132069.tar.gz glibc-73f7f68ba36f904d85f56c0c3e602b707f132069.tar.xz glibc-73f7f68ba36f904d85f56c0c3e602b707f132069.zip |
Fri Jul 19 15:45:20 1996 Ulrich Drepper <drepper@cygnus.com>
* locale/C-messages.c (_nl_C_LC_MESSAGES): Add missing Kleene operator to yesexpr and noexpr string.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 6d97ab7b59..2324aeb5be 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,6 +7,11 @@ Sat Jul 20 07:15:33 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> ($(libdir)/libc.so): Remove dep on libcrypt.so$(libcrypt.so-version). * Makefile (subdirs): Remove crypt. +Fri Jul 19 15:45:20 1996 Ulrich Drepper <drepper@cygnus.com> + + * locale/C-messages.c (_nl_C_LC_MESSAGES): Add missing Kleene + operator to yesexpr and noexpr string. + Fri Jul 19 15:10:37 1996 David Mosberger-Tang <davidm@azstarnet.com> * sunrpc/xdr_mem.c (xdrmem_putlong): Don't cast LP to int32 (the |