comparison src/ChangeLog @ 7334:274d9642ac10 release-3-0-0

[project @ 2007-12-22 01:42:45 by jwe]
author jwe
date Sat, 22 Dec 2007 01:42:46 +0000
parents 4e36579df31c
children 745a8299c2b5 4c9677b526b1
comparison
equal deleted inserted replaced
7333:66dfb0abd3d3 7334:274d9642ac10
1 2007-12-21 John W. Eaton <jwe@octave.org>
2
3 Version 3.0.0 released.
4
5 * version.h (OCTAVE_VERSION): Now 3.0.0.
6 (OCTAVE_API_VERSION): Now api-v32.
7 (OCTAVE_RELEASE_DATE): Now 2007-12-21.
8
1 2007-12-19 Thomas Kasper <ThomasKasper@gmx.net> 9 2007-12-19 Thomas Kasper <ThomasKasper@gmx.net>
2 10
3 * OPERATORS/op-scm-cs.cc (DEFBINOP (pow)): Extract complex value 11 * OPERATORS/op-scm-cs.cc (DEFBINOP (pow)): Extract complex value
4 from second arg. 12 from second arg.
5 13