comparison src/ChangeLog @ 4739:7bd3748e2735

[project @ 2004-02-05 18:53:18 by jwe]
author jwe
date Thu, 05 Feb 2004 18:53:18 +0000
parents b484cdca27be
children e44d0ac643a5
comparison
equal deleted inserted replaced
4738:c9e5b9fa7b17 4739:7bd3748e2735
1 2004-02-05 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * data.cc (Freshape): Chop trailing singletons from new dimensions.
4
1 2004-02-03 John W. Eaton <jwe@bevo.che.wisc.edu> 5 2004-02-03 John W. Eaton <jwe@bevo.che.wisc.edu>
2 6
3 * error.cc (defun_usage_message): Only accept one arg, a const 7 * error.cc (defun_usage_message): Only accept one arg, a const
4 std::string& object. Change all uses. Pass nul-terminated string 8 std::string& object. Change all uses. Pass nul-terminated string
5 to defun_message_1. 9 to defun_message_1.