Mercurial > hg > octave-lyh
changeset 12426:3722c01799fb release-3-4-x
ChangeLog fixes
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Wed, 09 Feb 2011 02:03:38 -0500 |
parents | ecc90fe7c838 |
children | 2c31574f5fe8 |
files | ChangeLog |
diffstat | 1 files changed, 25 insertions(+), 25 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,12 @@ -2011-01-31 John W. Eaton <jwe@octave.org> +2010-02-08 Rik <octave@nomad.inbox5.com> + + * NEWS: Use indentation of 2 spaces rather than 3 in code examples. + +2011-02-08 Ben Abbott <bpabbott@mac.com> + + * README.MacOS: Add detail. + +2011-02-08 John W. Eaton <jwe@octave.org> Version 3.4.0 released. @@ -6,30 +14,6 @@ (OCTAVE_API_VERSION_NUMBER): Now 47. (OCTAVE_RELEASE_DATE): Now 2011-02-08. -2011-01-31 John W. Eaton <jwe@octave.org> - - * configure.ac (AC_INIT): Version is now 3.3.92. - (OCTAVE_API_VERSION_NUMBER): Now 46. - (OCTAVE_RELEASE_DATE): Now 2011-02-06. - -2011-01-31 John W. Eaton <jwe@octave.org> - - * configure.ac (AC_INIT): Version is now 3.3.91+. - -2011-01-31 John W. Eaton <jwe@octave.org> - - * configure.ac (AC_INIT): Version is now 3.3.91. - (OCTAVE_API_VERSION_NUMBER): Now 45. - (OCTAVE_RELEASE_DATE): Now 2011-01-31. - -2011-02-08 Ben Abbott <bpabbott@mac.com> - - * README.MacOS: Add detail. - -2010-02-08 Rik <octave@nomad.inbox5.com> - - * NEWS: Use indentation of 2 spaces rather than 3 in code examples. - 2011-02-08 John W. Eaton <jwe@octave.org> * NEWS: Add note about subfunctions. @@ -53,6 +37,22 @@ * examples/Makefile.am: Move building of .desktop files and distribution of icons to doc/icons directory. +2011-01-31 John W. Eaton <jwe@octave.org> + + * configure.ac (AC_INIT): Version is now 3.3.92. + (OCTAVE_API_VERSION_NUMBER): Now 46. + (OCTAVE_RELEASE_DATE): Now 2011-02-06. + +2011-01-31 John W. Eaton <jwe@octave.org> + + * configure.ac (AC_INIT): Version is now 3.3.91+. + +2011-01-31 John W. Eaton <jwe@octave.org> + + * configure.ac (AC_INIT): Version is now 3.3.91. + (OCTAVE_API_VERSION_NUMBER): Now 45. + (OCTAVE_RELEASE_DATE): Now 2011-01-31. + 2010-01-30 Rik <octave@nomad.inbox5.com> * NEWS: Deprecate glpkmex function.