about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 8 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 9d3da3f175..b8d5fef5e8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sun Mar 17 07:19:33 1996  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
+
+	* db/Makefile (CFLAGS-hash_func.c): New variable; pass -Wno-unused.
+	(CFLAGS): Append -Wno-unitialized.
+
 Sat Mar 16 20:58:43 1996  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
 
 	* stdlib/erand48_r.c: Use FP division by powers of two to distribute
@@ -5,8 +10,9 @@ Sat Mar 16 20:58:43 1996  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
 
 Sat Mar 16 20:08:22 1996  David Mosberger-Tang  <davidm@azstarnet.com>
 
-	* sysdeps/alpha/memchr.S: new file.
-	* sysdeps/alpha/memchr.c: obsolete file removed.
+	* sysdeps/alpha/memchr.S: New file.
+	* sysdeps/alpha/memchr.c: Obsolete file removed.
+	* string/tester.c: Soup up memchr tests.
 
 Sat Mar 16 16:26:09 1996  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>