comparison src/ChangeLog @ 4794:6279796dc2b9 ss-2-1-55

[project @ 2004-02-20 21:16:16 by jwe]
author jwe
date Fri, 20 Feb 2004 21:16:17 +0000
parents a62215ab8a03
children 19b8225bdaa2
comparison
equal deleted inserted replaced
4793:a62215ab8a03 4794:6279796dc2b9
1 2004-02-20 John W. Eaton <jwe@bevo.che.wisc.edu> 1 2004-02-20 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * version.h (OCTAVE_VERSION): Now 2.1.55.
4 (OCTAVE_API_VERSION): Now api-v6.
2 5
3 * sighandlers.cc (sigfpe_handler, sigpipe_handler): 6 * sighandlers.cc (sigfpe_handler, sigpipe_handler):
4 Don't increment octave_interrupt_state if it is less than 0. 7 Don't increment octave_interrupt_state if it is less than 0.
5 (sigint_handler): If octave_interrupt_state is less than zero, 8 (sigint_handler): If octave_interrupt_state is less than zero,
6 reset it. 9 reset it.