Mercurial > hg > octave-nkf
diff src/ChangeLog @ 2536:1d63e820ee13
[project @ 1996-11-19 20:34:29 by jwe]
author | jwe |
---|---|
date | Tue, 19 Nov 1996 20:34:30 +0000 |
parents | c0770352f562 |
children | 484977eb65ad |
line wrap: on
line diff
--- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,8 @@ Tue Nov 19 12:01:13 1996 John W. Eaton <jwe@bevo.che.wisc.edu> + * sighandlers.cc (my_friendly_exit): If we are called twice, try + to remove the signal handler for SIGABRT and the call abort (). + * help.cc (Ftype): If a function is defined from a file and transformed text has not been requested, just print the contents of the file.