Revision history for Perl extension Algorithm::LBFGS.

0.10  Wed Jan 23 20:28:00 2008
	- A totally refactoring
		- uses liblbfgs instead of the f2c version of lbfgs.f
		- removed the dependency of libf2c
		- broke the former API
		- Object oriented and thread safe

0.02  Fri Jan 11 14:22:00 2008
	- corrected some documentation typos

0.01  Tue Jan  8 15:31:18 2008
	- original version; created by h2xs 1.23 with options
		-An Algorithm::LBFGS

