summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-04-27 11:51:53 +0000
committerUlrich Drepper <drepper@redhat.com>1998-04-27 11:51:53 +0000
commit17d519656a3705ad37665788c5ff6f6c19fb16d8 (patch)
treee9dcfa6ca1988ce99d1b13d7d15295e385a725a1 /ChangeLog
parent45139d5f770d32969d95593a6e176688c2205d54 (diff)
1998-04-27 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/i386/Makefile [$(subdirs)=misc] (sysdep_routines): Add s_pread64 and s_pwrite64. 1998-04-27 09:54 Ulrich Drepper <drepper@cygnus.com> * 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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cfd5f1ed8c..9cbdb3b078 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+1998-04-27 Ulrich Drepper <drepper@cygnus.com>
+
+ * sysdeps/unix/sysv/linux/i386/Makefile [$(subdirs)=misc]
+ (sysdep_routines): Add s_pread64 and s_pwrite64.
+
+1998-04-27 09:54 Ulrich Drepper <drepper@cygnus.com>
+
+ * 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 <schwab@issan.informatik.uni-dortmund.de>
* streams/Makefile (headers): Add sys/stropts.h.