about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-04-06 04:58:34 +0000
committerUlrich Drepper <drepper@redhat.com>2000-04-06 04:58:34 +0000
commit2a0ff6ff1a3679479c729fce816fc21e73c54dfb (patch)
tree9dd04c69b6ddd5ba833018e3c84d431b8b427def /ChangeLog
parent5560eac7cb721d7e78878dcd08a6cbefc9ae1d7b (diff)
downloadglibc-2a0ff6ff1a3679479c729fce816fc21e73c54dfb.tar.gz
glibc-2a0ff6ff1a3679479c729fce816fc21e73c54dfb.tar.xz
glibc-2a0ff6ff1a3679479c729fce816fc21e73c54dfb.zip
Update.
2000-04-05  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/unix/sysv/linux/alpha/init-first.h: Not needed anymore.
	* sysdeps/unix/sysv/linux/arm/init-first.h: Likewise.
	* sysdeps/unix/sysv/linux/mips/init-first.h: Likewise.
	* sysdeps/unix/sysv/linux/powerpc/init-first.h: Likewise.
	* sysdeps/unix/sysv/linux/sparc/sparc32/init-first.h: Likewise.
	* sysdeps/unix/sysv/linux/sparc/sparc64/init-first.h: Likewise.

	* sysdeps/unix/sysv/linux/Dist: Remove getresuid and getresgid.
	* Makefile (distribute): Add abi-versions.awk and
	firstversions.awk.
	Patches by Torsten Duwe <duwe@caldera.de>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 013d1cfe00..085f539991 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2000-04-05  Ulrich Drepper  <drepper@redhat.com>
+
+	* sysdeps/unix/sysv/linux/alpha/init-first.h: Not needed anymore.
+	* sysdeps/unix/sysv/linux/arm/init-first.h: Likewise.
+	* sysdeps/unix/sysv/linux/mips/init-first.h: Likewise.
+	* sysdeps/unix/sysv/linux/powerpc/init-first.h: Likewise.
+	* sysdeps/unix/sysv/linux/sparc/sparc32/init-first.h: Likewise.
+	* sysdeps/unix/sysv/linux/sparc/sparc64/init-first.h: Likewise.
+
+	* sysdeps/unix/sysv/linux/Dist: Remove getresuid and getresgid.
+	* Makefile (distribute): Add abi-versions.awk and
+	firstversions.awk.
+	Patches by Torsten Duwe <duwe@caldera.de>.
+
 2000-04-05  Andreas Schwab  <schwab@suse.de>
 
 	* nss/Makefile ($(objpfx)makedb): Move $(libdl) after db-open.o.