diff options
author | Roland McGrath <roland@gnu.org> | 2001-12-11 05:04:23 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2001-12-11 05:04:23 +0000 |
commit | a4969614eac16f3d089c51d2b976b4a1bc3a3910 (patch) | |
tree | 44937b355a7b8f318283c952e69a7127070a4dc7 /ChangeLog | |
parent | c3853534af71e31ccf852249dbdf8e5b1351ee83 (diff) | |
download | glibc-a4969614eac16f3d089c51d2b976b4a1bc3a3910.zip glibc-a4969614eac16f3d089c51d2b976b4a1bc3a3910.tar.gz glibc-a4969614eac16f3d089c51d2b976b4a1bc3a3910.tar.bz2 |
* sysdeps/mach/hurd/bind.c (bind): Don't deallocate IFSOCK if we never
set it.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2001-12-10 Roland McGrath <roland@frob.com> + * sysdeps/mach/hurd/bind.c (bind): Don't deallocate IFSOCK if we never + set it. + * shlib-versions [USE_IN_LIBIO] (.*-.*-gnu-gnu.*): Set default set to GLIBC_2.2.5, not GLIBC_2.2.4. |