about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-12-01 07:10:53 +0000
committerUlrich Drepper <drepper@redhat.com>2001-12-01 07:10:53 +0000
commitf67125e3c74313d43932fa511cdc2312fdeee8a2 (patch)
treea050f9605e9205d66212a0888237fd3f43bbf677 /ChangeLog
parentc3317d1e8bad70cd91bfa6b5d215affae1794a4c (diff)
downloadglibc-f67125e3c74313d43932fa511cdc2312fdeee8a2.tar.gz
glibc-f67125e3c74313d43932fa511cdc2312fdeee8a2.tar.xz
glibc-f67125e3c74313d43932fa511cdc2312fdeee8a2.zip
Update.
2001-11-30  Ulrich Drepper  <drepper@redhat.com>

	* iconvdata/Makefile (modules): Add ARMSCII-8.
	* iconvdata/gconv-modules: Add entries for ARMSCII-8.
	* iconvdata/armscii-8.c: New file.

	* sysdeps/unix/sysv/linux/x86_64/syscalls.list: Add arch_prctl call.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 7 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 001612bacd..e8830347a9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2001-11-30  Ulrich Drepper  <drepper@redhat.com>
+
+	* iconvdata/Makefile (modules): Add ARMSCII-8.
+	* iconvdata/gconv-modules: Add entries for ARMSCII-8.
+	* iconvdata/armscii-8.c: New file.
+
 2001-11-29  Jakub Jelinek  <jakub@redhat.com>
 
 	* sysdeps/generic/glob.c (next_brace_sub): Return NULL if braces
@@ -8,9 +14,7 @@
 2001-11-29  Andreas Jaeger  <aj@suse.de>
 
 	* sysdeps/unix/sysv/linux/x86_64/Versions: Add arch_prctl.
-
-	* sysdeps/unix/sysv/linux/x86_64/syscalls.list: Add arch_prctl
-	call.
+	* sysdeps/unix/sysv/linux/x86_64/syscalls.list: Add arch_prctl call.
 
 	* sysdeps/generic/abort.c: Include libioP.h for
 	_IO_flush_all_lockp prototype.