diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-03-21 21:35:28 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-03-21 21:35:28 +0000 |
commit | 313e5fb3da88b4847e5ab87bc11b03d81d16ff39 (patch) | |
tree | 1b46d92abda2966997f88fcf6839a66ae9405f0a /ChangeLog | |
parent | e686e1a17fecc4b4efcaaa951d0844c7e53f4da1 (diff) | |
download | glibc-313e5fb3da88b4847e5ab87bc11b03d81d16ff39.tar.gz glibc-313e5fb3da88b4847e5ab87bc11b03d81d16ff39.tar.xz glibc-313e5fb3da88b4847e5ab87bc11b03d81d16ff39.zip |
Update.
2001-03-21 Jes Sorensen <jes@linuxcare.com> * sysdeps/unix/sysv/linux/ia64/makecontext.c: Include libintl.h for internationalized printfs to work.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index d9b945678f..d2e475ca01 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-03-21 Jes Sorensen <jes@linuxcare.com> + + * sysdeps/unix/sysv/linux/ia64/makecontext.c: Include libintl.h + for internationalized printfs to work. + 2001-03-09 Bruno Haible <haible@clisp.cons.org> * intl/dcigettext.c (transmem_block_t): Change to unsigned char, to |