aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 4 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index d673c36f1d..457cc0b99b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,14 +1,15 @@
1998-05-20 Ulrich Drepper <drepper@cygnus.com>
+ * stdio-common/vfprintf.c (process_arg): Fix typo.
+
* iconvdata/TESTS: New tests for EUC-KR.
- * iconvdata/Makefile ($(objpfx)iconv-test.out): Also depend on
- TESTS.
+ * iconvdata/Makefile ($(objpfx)iconv-test.out): Also depend on TESTS.
* iconvdata/testdata/EUC-KR: New file.
1998-05-20 07:26 H.J. Lu <hjl@gnu.org>
- * math/libm-test.c (hypot_test): Fix a tyypo.
+ * math/libm-test.c (hypot_test): Fix a typo.
1998-05-20 Ulrich Drepper <drepper@cygnus.com>