diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-05-29 17:17:31 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-05-29 17:17:31 +0000 |
commit | a8322b4fa929e14f7a14e52645232acdaa1d5623 (patch) | |
tree | 0c41e5054db88fb39a44ff2ec8d0b1bc847fd55f /ChangeLog | |
parent | 08c7f6b0082b1b645348518fdc42643b5580d87c (diff) | |
download | glibc-a8322b4fa929e14f7a14e52645232acdaa1d5623.tar glibc-a8322b4fa929e14f7a14e52645232acdaa1d5623.tar.gz glibc-a8322b4fa929e14f7a14e52645232acdaa1d5623.tar.bz2 glibc-a8322b4fa929e14f7a14e52645232acdaa1d5623.zip |
Update.
2000-05-29 Jakub Jelinek <jakub@redhat.com>
* inet/rcmd.c (rresvport_af): Use correct port number.
2000-05-26 Andreas Schwab <schwab@suse.de>
* Makeconfig ($(common-objpfx)soversions.mk): Prepend `$lib=' to
entries in all-sonames.
($(common-objpfx)gnu/lib-names.h): Use it for the CPP symbol,
preserving the old name if different for compatibility.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2000-05-29 Jakub Jelinek <jakub@redhat.com> + + * inet/rcmd.c (rresvport_af): Use correct port number. + +2000-05-26 Andreas Schwab <schwab@suse.de> + + * Makeconfig ($(common-objpfx)soversions.mk): Prepend `$lib=' to + entries in all-sonames. + ($(common-objpfx)gnu/lib-names.h): Use it for the CPP symbol, + preserving the old name if different for compatibility. + 2000-05-29 Ulrich Drepper <drepper@redhat.com> * posix/Makefile (tests): Add tst-spawn. |