about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1996-05-14 02:30:23 +0000
committerRoland McGrath <roland@gnu.org>1996-05-14 02:30:23 +0000
commit7cdef09812062770bab0934657992720293a3134 (patch)
tree205b510dccedbfab50dad0c632fce6bb930c26ad
parentc4cc693de740e1396f853f7c29b12800ee42fa74 (diff)
downloadglibc-7cdef09812062770bab0934657992720293a3134.tar.gz
glibc-7cdef09812062770bab0934657992720293a3134.tar.xz
glibc-7cdef09812062770bab0934657992720293a3134.zip
* Makerules (stub-$(subdir)): Put cmds including cd inside (...) with cvs/libc-960924 cvs/libc-960514
	output redirect outside it.
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 461f78cf98..4a6e077f79 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 Mon May 13 19:52:33 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
 
+	* Makerules (stub-$(subdir)): Put cmds including cd inside (...) with
+	output redirect outside it.
+
 	* elf/Makefile (subdir_lib): Depend on ld.so.
 
 Sun May 12 22:52:22 1996  Bruce Elliott  <belliott@accessone.com>