about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-01-07 07:37:31 +0000
committerUlrich Drepper <drepper@redhat.com>2001-01-07 07:37:31 +0000
commitdabb1db4d1efee735ac5b402f78e6cbf81097dbe (patch)
treeb6f9e53f73c625d7a3c80e05cf164c88400b55f3 /ChangeLog
parentb41486e9c95dacc347871338f4006355f83f4cff (diff)
downloadglibc-dabb1db4d1efee735ac5b402f78e6cbf81097dbe.tar.gz
glibc-dabb1db4d1efee735ac5b402f78e6cbf81097dbe.tar.xz
glibc-dabb1db4d1efee735ac5b402f78e6cbf81097dbe.zip
Update.
	* sysdeps/alpha/Dist: Add alphaev6/stxncpy.S and alphaev6/stxcpy.S.
	* sysdeps/unix/sysv/aix/Dist: Add uitrunc.c, savef.S, and restf.S.
	* dlfcn/Makefile (distribute): Add errmsg1mod.c.
	* Makefile (distribute): Add include/libc-internal.h.
	* libio/Makefile (distribute): Avoid overwriting.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e6cae147d1..7e6c96a5af 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,11 @@
 	* version.h (VERSION): Bump to 2.2.1.
 
 	* sysdeps/unix/sysv/linux/mips/Dist: Remove sys/acct.h.
+	* sysdeps/alpha/Dist: Add alphaev6/stxncpy.S and alphaev6/stxcpy.S.
+	* sysdeps/unix/sysv/aix/Dist: Add uitrunc.c, savef.S, and restf.S.
+	* dlfcn/Makefile (distribute): Add errmsg1mod.c.
+	* Makefile (distribute): Add include/libc-internal.h.
+	* libio/Makefile (distribute): Avoid overwriting.
 
 	* iconvdata/ibm937.c (BODY to IBM937): Correct several mistakes in
 	buffer and table handling.