diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-06-21 23:23:22 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-06-21 23:23:22 +0000 |
commit | de568fbe3e0cfc08647f3fde0f11fc040253a9c2 (patch) | |
tree | 962fb66adfd9681a579e91f2fd82bc5857944f54 | |
parent | d5055a2070c1289ed919fab4fb2f4e7670faaf4a (diff) | |
download | glibc-de568fbe3e0cfc08647f3fde0f11fc040253a9c2.tar.gz glibc-de568fbe3e0cfc08647f3fde0f11fc040253a9c2.tar.xz glibc-de568fbe3e0cfc08647f3fde0f11fc040253a9c2.zip |
Update.
2000-06-21 Ulrich Drepper <drepper@redhat.com> * iconv/gconv_trans.c: Move initialization of winbuf and winbufend ahead.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index d64b38a2d7..f703d68f56 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-06-21 Ulrich Drepper <drepper@redhat.com> + + * iconv/gconv_trans.c: Move initialization of winbuf and winbufend + ahead. + 2000-06-21 Greg McGary <greg@mcgary.org> * Makerules (elide-routines.*, elide-bp-thunks): |