diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 77c1c71f0d..8b9281881e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 1998-04-10 Ulrich Drepper <drepper@cygnus.com> + * include/byteswap.h: New file. + + * malloc/mtrace.c (mtrace): Use smaller output buffer to reduce + .bss segment size. Patch by Joe Keane <jgk@jgk.org>. + * inet/getnameinfo.c (getnameinfo): Change parameter to match declaration. Patch by Richard Henderson. |