diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-12-07 13:36:03 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-12-07 13:36:03 +0000 |
commit | 5470bc9f78247e48e50ce471a7939390c0f0639e (patch) | |
tree | 8ef0185b6d049f2597c2192f2339691b36f018ed /ChangeLog | |
parent | c882585fc83ce93f22b838cc1497118efe83ddfd (diff) | |
download | glibc-5470bc9f78247e48e50ce471a7939390c0f0639e.tar.gz glibc-5470bc9f78247e48e50ce471a7939390c0f0639e.tar.xz glibc-5470bc9f78247e48e50ce471a7939390c0f0639e.zip |
Update.
1998-12-07 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/speed.c (cfsetispeed): Make a real function. Don't set speed is SPEED parameter is zero since this means set it to the output speed. * version.h (VERSION): Bump to 2.0.106. 1998-12-07 12:06 Ulrich Drepper <drepper@cygnus.com> * po/de.po: Update from translation team. * po/ko.po: Likewise. 1998-12-07 Richard Henderson <rth@cygnus.com> * sysdeps/unix/sysv/linux/alpha/select.S: Save a4 through both paths.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 6d84569448..9efa83f172 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +1998-12-07 Ulrich Drepper <drepper@cygnus.com> + + * sysdeps/unix/sysv/linux/speed.c (cfsetispeed): Make a real + function. Don't set speed is SPEED parameter is zero since this + means set it to the output speed. + + * version.h (VERSION): Bump to 2.0.106. + +1998-12-07 12:06 Ulrich Drepper <drepper@cygnus.com> + + * po/de.po: Update from translation team. + * po/ko.po: Likewise. + +1998-12-07 Richard Henderson <rth@cygnus.com> + + * sysdeps/unix/sysv/linux/alpha/select.S: Save a4 through + both paths. + 1998-12-05 Roland McGrath <roland@baalperazim.frob.com> * sysdeps/mach/hurd/pselect.c: New file. |