summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1995-12-14 11:23:23 +0000
committerRoland McGrath <roland@redhat.com>1995-12-14 11:23:23 +0000
commit3e141c827750cb1f0187e4febea4465ba03deac3 (patch)
tree9d3d85f846c79e0e70d9c9ce32d3fbceed4add32 /ChangeLog
parentaaed50ac3fbe0ff731fdf835320797db19e828b1 (diff)
downloadgunmake-3e141c827750cb1f0187e4febea4465ba03deac3.tar.gz
.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 93015df..c62e6c8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Thu Dec 14 06:21:29 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
+
+ * Version 3.74.2.
+
+ * job.c (reap_children): Call unblock_sigs after start_job_command.
+
Thu Dec 14 07:22:03 1995 Roland McGrath <roland@duality.gnu.ai.mit.edu>
* dir.c (dir_setup_glob): Don't use lstat; glob never calls it anyway.