diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-09-14 12:16:30 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-09-14 12:16:30 +0000 |
commit | f624c2161095fe47c9449caf9e68a1914913319f (patch) | |
tree | 7d91b72019f569a5212e2ab7d64838b174a9bd9d /ChangeLog | |
parent | 7ef90c1595a5687b5a48b789718ecd20742465bf (diff) | |
download | glibc-f624c2161095fe47c9449caf9e68a1914913319f.tar.gz glibc-f624c2161095fe47c9449caf9e68a1914913319f.tar.xz glibc-f624c2161095fe47c9449caf9e68a1914913319f.zip |
Update.
1998-08-26 Geoff Keating <geoffk@ozemail.com.au> * csu/init.c: Don't drag _IO_2_1_stdin_ into the executable.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 00d0704af6..9bb90352d0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +1998-08-26 Geoff Keating <geoffk@ozemail.com.au> + + * csu/init.c: Don't drag _IO_2_1_stdin_ into the executable. + 1998-09-14 11:26 Ulrich Drepper <drepper@cygnus.com> * wcsmbs/wcsmbs-tst1.c: Include stdlib.h. |