diff options
author | Ulrich Drepper <drepper@redhat.com> | 2005-12-30 18:09:21 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2005-12-30 18:09:21 +0000 |
commit | b5352f2d51056bf47eca9ba8378656786eb06baa (patch) | |
tree | f2127ceb2282d17208a9f610753d4d98eafc7b80 /ChangeLog | |
parent | fd83714aa0c6c4ae0bfc3477f6e0608716812866 (diff) | |
download | glibc-b5352f2d51056bf47eca9ba8378656786eb06baa.tar.gz glibc-b5352f2d51056bf47eca9ba8378656786eb06baa.tar.xz glibc-b5352f2d51056bf47eca9ba8378656786eb06baa.zip |
[BZ #2080]
* libio/iogetwline.c (_IO_getwline_info): Move return to correct location.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 2c2224e4b9..1fe2d881e2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2005-12-30 Ulrich Drepper <drepper@redhat.com> + [BZ #2080] + * libio/iogetwline.c (_IO_getwline_info): Move return to correct + location. + * nscd/connections.c: Remove last remnants of -S option support. * nscd/nscd.c: Likewise. * nscd/nscd.h: Likewise. |