about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1995-12-20 10:00:22 +0000
committerRoland McGrath <roland@gnu.org>1995-12-20 10:00:22 +0000
commitf94a3574d523335c0158ee3445731077a1c872ef (patch)
tree2afbc2014c6dd4c0788e62e8f57f2e1a8b7cef70 /ChangeLog
parent755f55b0dbb0ffadc0acf020123c727dcf558354 (diff)
downloadglibc-f94a3574d523335c0158ee3445731077a1c872ef.tar.gz
glibc-f94a3574d523335c0158ee3445731077a1c872ef.tar.xz
glibc-f94a3574d523335c0158ee3445731077a1c872ef.zip
Tue Dec 19 17:00:42 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-951220
	* hurd/hurdpid.c (_S_msg_proc_newids): Only run the hook when the
	pgrp changes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 480136aea2..6375ebbad2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Tue Dec 19 17:00:42 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
+
+	* hurd/hurdpid.c (_S_msg_proc_newids): Only run the hook when the
+	pgrp changes.
+
 Mon Dec 18 13:40:37 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
 
 	* stdio/fread.c: Don't increment __offset when it's -1.