Mercurial > hg > octave-max
diff NEWS @ 12739:8d2d7f9a17be stable
maint: update NEWS
* NEWS: Add info about changes to ChangeLog files.
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Tue, 14 Jun 2011 12:20:40 -0400 |
parents | 6ed1e0be181e |
children | 324c4d80fb99 07188dbaf89a |
line wrap: on
line diff
--- a/NEWS +++ b/NEWS @@ -43,6 +43,12 @@ ** The logistic_regression_derivatives and logistic_regression_likelihood functions are now private. + ** ChangeLog files in the Octave sources are no longer maintained + by hand. Instead, there is a single ChangeLog file generated from + the Mercurial version control commit messages. Older ChangeLog + information can be found in the etc/OLD-ChangeLogs directory in the + source distribution. + Summary of important user-visible changes for version 3.4: ---------------------------------------------------------