about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2003-04-01 06:50:04 +0000
committerRoland McGrath <roland@gnu.org>2003-04-01 06:50:04 +0000
commit640f0119273fde93038261e493fdda96e7dd7e11 (patch)
treef54f82169f00071fb117ace9f9a5b0a130479948 /ChangeLog
parent22f974f6c0c2219c06cb2f2eebf2785679ec6960 (diff)
downloadglibc-640f0119273fde93038261e493fdda96e7dd7e11.tar.gz
glibc-640f0119273fde93038261e493fdda96e7dd7e11.tar.xz
glibc-640f0119273fde93038261e493fdda96e7dd7e11.zip
* configure.in: Don't require an installed C library in the test
	for ".set" assembler support.
	* configure: Regenerated.

2003-03-31  Roland McGrath  <roland@redhat.com>

	* signal/tst-sigset.c: New file.
	* signal/Makefile (tests): Add it.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4edc695076..f2540bb5c3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2003-03-31  Daniel Jacobowitz  <drow@mvista.com>
+
+	* configure.in: Don't require an installed C library in the test
+	for ".set" assembler support.
+	* configure: Regenerated.
+
+2003-03-31  Roland McGrath  <roland@redhat.com>
+
+	* signal/tst-sigset.c: New file.
+	* signal/Makefile (tests): Add it.
+
 2003-03-31  Ulrich Drepper  <drepper@redhat.com>
 
 	* sysdeps/unix/sysv/linux/alpha/bits/signum.h (_NSIG): Define to 65.