comparison src/ChangeLog @ 7258:ab394b6ed06d

[project @ 2007-12-05 17:07:42 by jwe]
author jwe
date Wed, 05 Dec 2007 17:07:42 +0000
parents e8a3e3e33490
children 9f02c32eb70d
comparison
equal deleted inserted replaced
7257:e8a3e3e33490 7258:ab394b6ed06d
1 2007-12-04 John W. Eaton <jwe@octave.org> 1 2007-12-04 John W. Eaton <jwe@octave.org>
2
3 * Makefile.in (INCLUDES): Add builtins.h to the list.
2 4
3 * src/oct-hist.cc (default_history_file): Use += instead of 5 * src/oct-hist.cc (default_history_file): Use += instead of
4 push_back to append character to std::string object. 6 push_back to append character to std::string object.
5 7
6 * Makefile.in (LIBDLFCN): Delete all uses. 8 * Makefile.in (LIBDLFCN): Delete all uses.