about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-09-25 00:44:39 +0000
committerRoland McGrath <roland@gnu.org>2005-09-25 00:44:39 +0000
commit537599773a1420125d233e4c6f32d758bb0edce1 (patch)
tree04cf765ebfa6499adc6a6c478f926ddc0b58f108
parent2650f743a91a3fda46ea848aab31f29b58511367 (diff)
downloadglibc-537599773a1420125d233e4c6f32d758bb0edce1.tar.gz
glibc-537599773a1420125d233e4c6f32d758bb0edce1.tar.xz
glibc-537599773a1420125d233e4c6f32d758bb0edce1.zip
* sysdeps/unix/sysv/i386/signal.S: Removed, saved in ports repository.
	* sysdeps/unix/sysv/i386/sigreturn.S: Likewise.
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 560a6b2e20..918c353b3f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-09-24  Roland McGrath  <roland@redhat.com>
+
+	* sysdeps/unix/sysv/i386/signal.S: Removed, saved in ports repository.
+	* sysdeps/unix/sysv/i386/sigreturn.S: Likewise.
+
 2005-09-24  Ulrich Drepper  <drepper@redhat.com>
 
 	[BZ #545]