aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-12-07 13:36:03 +0000
committerUlrich Drepper <drepper@redhat.com>1998-12-07 13:36:03 +0000
commit5470bc9f78247e48e50ce471a7939390c0f0639e (patch)
tree8ef0185b6d049f2597c2192f2339691b36f018ed /ChangeLog
parentc882585fc83ce93f22b838cc1497118efe83ddfd (diff)
downloadglibc-5470bc9f78247e48e50ce471a7939390c0f0639e.zip
glibc-5470bc9f78247e48e50ce471a7939390c0f0639e.tar.gz
glibc-5470bc9f78247e48e50ce471a7939390c0f0639e.tar.bz2
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--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6d84569..9efa83f 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.