From 17d519656a3705ad37665788c5ff6f6c19fb16d8 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 27 Apr 1998 11:51:53 +0000 Subject: Update. 1998-04-27 Ulrich Drepper * sysdeps/unix/sysv/linux/i386/Makefile [$(subdirs)=misc] (sysdep_routines): Add s_pread64 and s_pwrite64. 1998-04-27 09:54 Ulrich Drepper * iconvdata/Makefile (distribute): Remove generated .h files. * iconvdata/koi8-r.h: Removed. * iconvdata/latin-greek-1.h: Removed. * iconvdata/latin-greek.h: Removed. * iconvdata/testdata/CP1258..UTF8: New iconv test source. * iconvdata/KOI-8: Likewise. * iconvdata/KOI-8..UTF8: Likewise. * iconvdata/KOI8-R: Likewise. * iconvdata/KOI8-R..UTF8: Likewise. --- ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index cfd5f1e..9cbdb3b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +1998-04-27 Ulrich Drepper + + * sysdeps/unix/sysv/linux/i386/Makefile [$(subdirs)=misc] + (sysdep_routines): Add s_pread64 and s_pwrite64. + +1998-04-27 09:54 Ulrich Drepper + + * iconvdata/Makefile (distribute): Remove generated .h files. + * iconvdata/koi8-r.h: Removed. + * iconvdata/latin-greek-1.h: Removed. + * iconvdata/latin-greek.h: Removed. + + * iconvdata/testdata/CP1258..UTF8: New iconv test source. + * iconvdata/KOI-8: Likewise. + * iconvdata/KOI-8..UTF8: Likewise. + * iconvdata/KOI8-R: Likewise. + * iconvdata/KOI8-R..UTF8: Likewise. + 1998-04-24 Andreas Schwab * streams/Makefile (headers): Add sys/stropts.h. -- cgit v1.1