diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-09-27 07:02:38 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-09-27 07:02:38 +0000 |
commit | 549b3c3a857c21dcf8ac2b1a52cdea28803e2e09 (patch) | |
tree | e4d153342928efc2d41f6f423c9193cc05b46df4 /ChangeLog | |
parent | 756409c4cffe5a4ad6ef965c7cf14eecc3bf5760 (diff) | |
download | glibc-549b3c3a857c21dcf8ac2b1a52cdea28803e2e09.zip glibc-549b3c3a857c21dcf8ac2b1a52cdea28803e2e09.tar.gz glibc-549b3c3a857c21dcf8ac2b1a52cdea28803e2e09.tar.bz2 |
Update.
1999-09-26 Ulrich Drepper <drepper@cygnus.com>
* locale/programs/ld-ctype.c (charclass_symbolic_ellipsis): Fix
error message printing. Correctly test whether all characters of
current token are used.
(ctype_read): NUL terminate last_str.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +1999-09-26 Ulrich Drepper <drepper@cygnus.com> + + * locale/programs/ld-ctype.c (charclass_symbolic_ellipsis): Fix + error message printing. Correctly test whether all characters of + current token are used. + (ctype_read): NUL terminate last_str. + 1999-09-26 Thorsten Kukuk <kukuk@suse.de> * nscd/connections.c: Invalidate caches on request. |