comparison src/ChangeLog @ 5200:240ed0328925

[project @ 2005-03-14 15:53:44 by jwe]
author jwe
date Mon, 14 Mar 2005 15:53:44 +0000
parents 16a6247730d9
children 59592dcbb5d8
comparison
equal deleted inserted replaced
5199:16a6247730d9 5200:240ed0328925
1 2005-03-14 John W. Eaton <jwe@octave.org>
2
3 * DLD-FUNCTIONS/dispatch.cc (Fbuiltin): Avoid crash if symbol
4 lookup fails.
5
1 2005-03-10 John W. Eaton <jwe@octave.org> 6 2005-03-10 John W. Eaton <jwe@octave.org>
2 7
3 * toplev.cc (Foctave_config_info): Print error instead of crashing 8 * toplev.cc (Foctave_config_info): Print error instead of crashing
4 if struct does not contain field we are looking for. 9 if struct does not contain field we are looking for.
5 10