# HG changeset patch # User John W. Eaton # Date 1297235018 18000 # Node ID 3722c01799fbc926dbbc6d854c13b8a69119fcfe # Parent ecc90fe7c83868a381e6257ac09a6d0955cbb499 ChangeLog fixes diff -r ecc90fe7c838 -r 3722c01799fb ChangeLog --- a/ChangeLog Tue Feb 08 16:10:31 2011 -0800 +++ b/ChangeLog Wed Feb 09 02:03:38 2011 -0500 @@ -1,4 +1,12 @@ -2011-01-31 John W. Eaton +2010-02-08 Rik + + * NEWS: Use indentation of 2 spaces rather than 3 in code examples. + +2011-02-08 Ben Abbott + + * README.MacOS: Add detail. + +2011-02-08 John W. Eaton 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 - - * 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 - - * configure.ac (AC_INIT): Version is now 3.3.91+. - -2011-01-31 John W. Eaton - - * 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 - - * README.MacOS: Add detail. - -2010-02-08 Rik - - * NEWS: Use indentation of 2 spaces rather than 3 in code examples. - 2011-02-08 John W. Eaton * 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 + + * 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 + + * configure.ac (AC_INIT): Version is now 3.3.91+. + +2011-01-31 John W. Eaton + + * 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 * NEWS: Deprecate glpkmex function.