Mercurial > hg > octave-lyh
diff liboctave/ChangeLog @ 6323:ea65de49e18e
[project @ 2007-02-17 02:51:02 by jwe]
author | jwe |
---|---|
date | Sat, 17 Feb 2007 02:51:03 +0000 |
parents | 363a2f8c9e97 |
children | 129ef2ae319f |
line wrap: on
line diff
--- a/liboctave/ChangeLog +++ b/liboctave/ChangeLog @@ -1,3 +1,9 @@ +2007-02-16 John W. Eaton <jwe@octave.org> + + * oct-shlib.h (octave_shlib::relative): New data member. + (octave_shlib::mark_relative, octave_shlib::is_relative): + New functions. + 2007-02-16 Michael Goffioul <michael.goffioul@swing.be> * lo-sysdep.cc (octave_popen2): New function to simulate popen2 on