comparison ChangeLog @ 2469:f201716926bb

[project @ 1996-11-05 19:39:33 by jwe]
author jwe
date Tue, 05 Nov 1996 19:40:29 +0000
parents 8d5c4ec28e19
children 7f99808d467d
comparison
equal deleted inserted replaced
2468:3db30620918e 2469:f201716926bb
1 Tue Nov 5 12:32:30 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * aclocal.m4 (OCTAVE_SIGNAL_CHECK, OCTAVE_REINSTALL_SIGHANDLERS):
4 New checks stolen from bash 2.0 config.
5 * configure.in: Use them.
6 * acconfig.h: Add #undefs for HAVE_BSD_SIGNALS, HAVE_POSIX_SIGNALS,
7 HAVE_USG_SIGHOLD, and MUST_REINSTALL_SIGHANDLERS.
8
9
10 Mon Nov 4 11:31:22 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
11
12 * configure.in: Check for gethostname in libsocket. Apparently
13 needed for some SCO systems.
14
15 * emacs/octave.el: Update to version 0.8.5 from Kurt Hornik.
16
1 Fri Nov 1 01:33:40 1996 John W. Eaton <jwe@bevo.che.wisc.edu> 17 Fri Nov 1 01:33:40 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
2 18
3 * octMakefile.in (octave-bug, mkoctfile): After substituting 19 * octMakefile.in (octave-bug, mkoctfile): After substituting
4 values, chmod a+rx. 20 values, chmod a+rx.
5 21