diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 21 |
1 files changed, 13 insertions, 8 deletions
diff --git a/ChangeLog b/ChangeLog index 0c805a97fe..08e9a45261 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,14 @@ -1998-01-24 15:13 Ulrich Drepper <drepper@happy.cygnus.com> +1998-01-24 Ulrich Drepper <drepper@cygnus.com> + + * sysdeps/unix/sysv/linux/net/if.h (ifr_bandwidth, ifr_qlen): + Added to follow latest kernel development. + +1998-01-24 15:13 Ulrich Drepper <drepper@happy.cygnus.com> * nss/db-Makefile: Handle empty and comment lines better. ($(VAR_DB)/services.db): Generate entries with missing protocol value. - + 1998-01-23 Andreas Jaeger <aj@arthur.rhein-neckar.de> * nss/nss_files/files-service.c (getservbyport): Allow proto == @@ -112,12 +117,12 @@ * sysdeps/unix/sysv/linux/siglist.c: Change length of arrays to _NSIG + 1. - + 1998-01-02 15:10 Matthias Urlichs <urlichs@noris.de> * Rules: Add explicit rule for dummy.o; at least one library needs it and it isn't autogenerated by the default rules. - + 1997-12-31 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * math/libm-test.c: Tweak epsilons. @@ -138,7 +143,7 @@ message. 1998-01-15 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> - + * nss/nss_db/db-alias.c (_nss_db_getaliasent_r): Don't include terminating null in key size. @@ -173,7 +178,7 @@ * time/leapseconds: Likewise. * time/northamerica: Likewise. * time/southamerica: Likewise. - + 1998-01-12 Andreas Jaeger <aj@arthur.rhein-neckar.de> * nss/nss_files/files-alias.c (get_next_alias): Do mail alias @@ -209,13 +214,13 @@ signal" message. 1998-01-19 15:08 Ulrich Drepper <drepper@cygnus.com> - + * locale/programs/charmap.c (parse_charmap): Correct parsing of ellipsis expressions. * locale/programs/charset.c (insert_char): Correctly insert value of eliipsis expression. - + 1997-12-28 15:08 Ulrich Drepper <drepper@cygnus.com> * sysdeps/powerpc/__longjmp.S: Define _SETJMP_H before including |