diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-10-05 00:36:41 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-10-05 00:36:41 +0000 |
commit | e41db95b9e5cb28662585eb70b7561149e80d47e (patch) | |
tree | ec9afd4c22e5f6fcb2f23a61bcc315675c474b6e /ChangeLog | |
parent | f5f7239f689b133a0fe6f1410a5bc77cf75f84fa (diff) | |
download | glibc-e41db95b9e5cb28662585eb70b7561149e80d47e.tar glibc-e41db95b9e5cb28662585eb70b7561149e80d47e.tar.gz glibc-e41db95b9e5cb28662585eb70b7561149e80d47e.tar.bz2 glibc-e41db95b9e5cb28662585eb70b7561149e80d47e.zip |
Update.
* stdio-common/vfprintf.c: Correct last patch and use outchar
instead of PUTC to output single characters.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 1999-10-04 Ulrich Drepper <drepper@cygnus.com> + * stdio-common/vfprintf.c: Correct last patch and use outchar + instead of PUTC to output single characters. + * configure.in: Add additional options --with-gd-include and --with-gd-lib to help people with strange installations. |