- Preparation for liblbfgs 1.9.

- Updated the copyright information.

git-svn-id: file:///home/svnrepos/software/liblbfgs/trunk@65 ecf4c44f-38d1-4fa4-9757-a0b4dd0349fc
This commit is contained in:
naoaki
2010-01-29 12:19:16 +00:00
parent f9d0f5539f
commit da483ce061
8 changed files with 18 additions and 8 deletions

View File

@@ -1,3 +1,9 @@
2010-01-29 Naoaki Okazaki <okazaki at chokkan org>
* libLBFGS 1.9:
- Fixed a mistake in checking the validity of the parameters "ftol" and "wolfe"; this mistake was discovered by Kevin S. Van Horn.
2009-07-13 Naoaki Okazaki <okazaki at chokkan org>
* libLBFGS 1.8: