summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1996-05-09 20:07:56 +0000
committerRoland McGrath <roland@redhat.com>1996-05-09 20:07:56 +0000
commit40a08e8a627261d191edf3d7a57ccc747af2997f (patch)
tree936c6977be57dce226e8a129933e5dd145813e20
parent5e728dfa57ffa6914fea8b9cdf39afd6591d5269 (diff)
downloadgunmake-40a08e8a627261d191edf3d7a57ccc747af2997f.tar.gz
.
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e9bba1c..fb5e293 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
Thu May 9 13:54:49 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
+ * commands.c (fatal_error_signal) [SIGQUIT]: Make SIGQUIT check
+ conditional.
+
* main.c (main): Use unsigned for fread return.
* read.c (parse_file_seq): Use `int' for char arg to avoid widening