aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 13bb87acfb..097bdfd178 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
+1999-05-26 Jakub Jelinek <jj@ultra.linux.cz>
+
+ * stdlib/longlong.h (add_ssaaaa, sub_ddmmss, umul_ppmm):
+ Optimized sparc64 routines.
+
1999-05-25 Ulrich Drepper <drepper@cygnus.com>
+ * stdio-common/vfprintf.c (vfprintf): Don't handle long numbers if
+ they are the same as ints.
+ * stdio-common/vfscanf.c (_IO_vfscanf): Likewise.
+
* version.h (VERSION): Bump to 2.1.90.
(RELEASE): Mark as development.