Mercurial > hg > octave-nkf
diff liboctave/ChangeLog @ 9958:80432f0ee895
improve octave_shlib for safer shared libs treatment
author | Jaroslav Hajek <highegg@gmail.com> |
---|---|
date | Thu, 10 Dec 2009 09:14:47 +0100 |
parents | 31436dcf7d0f |
children | 75503ecdac32 |
line wrap: on
line diff
--- a/liboctave/ChangeLog +++ b/liboctave/ChangeLog @@ -1,3 +1,8 @@ +2009-12-09 Jaroslav Hajek <highegg@gmail.com> + + * oct-shlib.h (octave_shlib): Rewrite. + * oct-shlib.cc (octave_shlib): Rewrite. + 2009-12-09 John W. Eaton <jwe@octave.org> * oct-time.cc (octave_base_tm::strftime): Call nstrftime instead