comparison src/ChangeLog @ 8927:d75f4ee0538d

qz.cc (Fqz): avoid maybe clobbred by vfork warning from GCC
author John W. Eaton <jwe@octave.org>
date Sat, 07 Mar 2009 13:45:39 -0500
parents 3c3cbe8f18e0
children 379297a149f0
comparison
equal deleted inserted replaced
8926:e1d732d68b20 8927:d75f4ee0538d
1 2009-03-07 John W. Eaton <jwe@octave.org> 1 2009-03-07 John W. Eaton <jwe@octave.org>
2
3 * DLD-FUNCTIONS/qz.cc (Fqz): Avoid "maybe clobbered by vfork"
4 warning from GCC.
2 5
3 * version.h (OCTAVE_VERSION): Now 3.1.54. 6 * version.h (OCTAVE_VERSION): Now 3.1.54.
4 (OCTAVE_API_VERSION): Now api-v36. 7 (OCTAVE_API_VERSION): Now api-v36.
5 (OCTAVE_RELEASE_DATE): Now 2009-03-07. 8 (OCTAVE_RELEASE_DATE): Now 2009-03-07.
6 9