comparison src/ChangeLog @ 5536:f16c05db6250 ss-2-9-4

[project @ 2005-11-11 19:53:51 by jwe]
author jwe
date Fri, 11 Nov 2005 19:53:52 +0000
parents e107161b8ca3
children 8d2903f71c96
comparison
equal deleted inserted replaced
5535:6a82af824269 5536:f16c05db6250
1 2005-11-11 John W. Eaton <jwe@octave.org> 1 2005-11-11 John W. Eaton <jwe@octave.org>
2
3 * version.h (OCTAVE_VERSION): Now 2.9.4
4 (OCTAVE_API_VERSION): Now api-v17.
2 5
3 * variables.cc (symbol_out_of_date): Check for autoloads here too. 6 * variables.cc (symbol_out_of_date): Check for autoloads here too.
4 7
5 * Makefile.in (PKG_ADD): Depend on $(DLD_DEF_FILES), not $(DLD_SRC). 8 * Makefile.in (PKG_ADD): Depend on $(DLD_DEF_FILES), not $(DLD_SRC).
6 (%.df : %.cc): Also insert PKG_ADD commands in .df files. 9 (%.df : %.cc): Also insert PKG_ADD commands in .df files.