diff options
author | Roland McGrath <roland@redhat.com> | 1996-05-09 20:07:56 +0000 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 1996-05-09 20:07:56 +0000 |
commit | 40a08e8a627261d191edf3d7a57ccc747af2997f (patch) | |
tree | 936c6977be57dce226e8a129933e5dd145813e20 /ChangeLog | |
parent | 5e728dfa57ffa6914fea8b9cdf39afd6591d5269 (diff) | |
download | gunmake-40a08e8a627261d191edf3d7a57ccc747af2997f.tar.gz |
.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |