about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1996-06-18 22:01:43 +0000
committerRoland McGrath <roland@gnu.org>1996-06-18 22:01:43 +0000
commit96383fc79d8e38c5144075af0ecdecfa2a1bc3db (patch)
tree8602796a6be58460283c4b90cbf6220737421880 /ChangeLog
parent394f4f179ee1eb995a58fa30b5d43f8e3c48217d (diff)
downloadglibc-96383fc79d8e38c5144075af0ecdecfa2a1bc3db.tar.gz
glibc-96383fc79d8e38c5144075af0ecdecfa2a1bc3db.tar.xz
glibc-96383fc79d8e38c5144075af0ecdecfa2a1bc3db.zip
Tue Jun 18 17:56:44 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
	* rpm/Makefile (clean): New target.

	* stdlib/test-canon.c: New test program contributed by David Mosberger.
	* stdlib/Makefile (tests): Add test-canon.
	* stdlib/canonicalize.c: Rewritten by David Mosberger.

	* mach/Machrules (%_server.c %_server.h rule): Remove gratuitous
	mention of $< in mig cmd.  Thanks to Shantanu Goel.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6e6a1f4fae..377d4caebe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
+Tue Jun 18 17:56:44 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
+
+	* rpm/Makefile (clean): New target.
+
+	* stdlib/test-canon.c: New test program contributed by David Mosberger.
+	* stdlib/Makefile (tests): Add test-canon.
+	* stdlib/canonicalize.c: Rewritten by David Mosberger.
+
 Mon Jun 17 17:53:21 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
 
+	* mach/Machrules (%_server.c %_server.h rule): Remove gratuitous
+	mention of $< in mig cmd.  Thanks to Shantanu Goel.
+
 	* sysdeps/mach/hurd/brk.c (___brk_addr): Define as weak alias for
 	_hurd_brk.