diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-09-25 07:05:31 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-09-25 07:05:31 +0000 |
commit | 40739d9f8ca8c816cda7e78c8f1b7d29dd191e2a (patch) | |
tree | d2fd50813d98c9be7a5ed49183c430666a2ac88f /ChangeLog | |
parent | 655de5fdf21929f7f11d2307b13aeb66a1b47181 (diff) | |
download | glibc-40739d9f8ca8c816cda7e78c8f1b7d29dd191e2a.tar glibc-40739d9f8ca8c816cda7e78c8f1b7d29dd191e2a.tar.gz glibc-40739d9f8ca8c816cda7e78c8f1b7d29dd191e2a.tar.bz2 glibc-40739d9f8ca8c816cda7e78c8f1b7d29dd191e2a.zip |
Update.
2000-09-25 Ulrich Drepper <drepper@redhat.com>
* iconv/gconv_conf.c (__gconv_get_path): Fix problem with relative
GCONV_PATH.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2000-09-25 Ulrich Drepper <drepper@redhat.com> + + * iconv/gconv_conf.c (__gconv_get_path): Fix problem with relative + GCONV_PATH. + 2000-09-24 Ulrich Drepper <drepper@redhat.com> * libio/genops.c (_IO_doallocbuf): Don't use single byte buffer if |