2010-04-06  Berwin A Turlach  <berwin@maths.uwa.edu.au>

	* DESCRIPTION (Version): New version is 1.5-1.

	* src/solve.QP.f, src/solve.QP.compact.f, man/solve.QP.Rd,
	man/solve.QP.compact.Rd, R/quadprog.R: Implemented changes
	proposed by Jason Nielsen <jdn@cs.sfu.ca> to return the
	Lagrangian. 

	* src/solve.QP.f, src/solve.QP.compact.f: Added some code to
	calculate a number close to machine precision.  If inequality
	constraints are fulfilled to this precision, they are considered
	fulfilled.  This solves some numerical problems reported in the
	past (see TalbotKatz.R in /tests)

	* tests/: added a directory with tests.

	* DESCRIPTION: Took over maintenance from Kurt Hornink.  New
	version is 1.5-0.  Added Type: entry, change license to GPL
	(>=2).

	* src/Makevars, src/Makevars.win: latter new, both ensure that the
	solve.QP*.f files are compiled with SAFE_FFLAGS which seems to be
	necessary for some platforms.

	* LICENSE.GPL-2, LICENSE.GPL-3: GPL license files to accompany
	source but not to be installed.

	* src/solve.QP.f, src/solve.QP.compact.f: Fixed typo in line after
	loop 191.  Noticed by Phillip Wild <p.wild@uq.edu.au> while
	porting the code to JAVA. 

2009-11-19  Kurt Hornik  <Kurt.Hornik@wu.ac.at>

	* DESCRIPTION (Version): New version is 1.4-12.

	* README: Update.

	* R/quadprog.R (solve.QP): Fix typo.

2007-07-12  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>

	* DESCRIPTION (Version): New version is 1.4-11.
	(License): Clarify.

2006-10-04  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>

	* DESCRIPTION (Version): New version is 1.4-10.
	(License): Standardize.

2006-09-07  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>

	* DESCRIPTION (Version): New version is 1.4-9.

	* src/Makevars (PKG_LIBS): Add $(FLIBS).

2006-01-28  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>

	* DESCRIPTION (Package): New version is 1.4-8.

	* NAMESPACE: Added.
	* R/zzz.R: Removed.

2004-01-31  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>

	* DESCRIPTION (Version): New version is 1.4-7.

	* INDEX: Removed.

2003-04-03  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>

	* DESCRIPTION (Version): New version is 1.4-6.

	* src/Makevars: New file containing 'PKG_LIBS = $(BLAS_LIBS)' as
	suggested by BDR.

2002-07-03  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>

	* DESCRIPTION (Version): New version is 1.4-5.

	* R/quadprog.R: Add 'PACKAGE' argument to FF calls.

2001-12-28  Kurt Hornik  <Kurt.Hornik@ci.tuwien.ac.at>

	* DESCRIPTION (Date): New version is 1.4-4.  Had meanwhile fixed
	Rd syntax problems in man/solve.QP.Rd without a ChangeLog entry.

2001-06-10  Andreas Weingessel  <Andreas.Weingessel@ci.tuwien.ac.at>

	* Changed Version number to 1.4-3 to fit to CRAN

2000-12-27  Andreas Weingessel  <Andreas.Weingessel@ci.tuwien.ac.at>

	* DESCRIPTION (Version): New version is 1.2-4. Minor changes in
	description file to fit R 1.2.0. Minor changes in the
	documentation to make better use of the Rd features.

Tue May 26 09:47:43 1998  Andreas Weingessel  <Andreas.Weingessel@ci.tuwien.ac.at>

	* ported version 1.2 to R

Tue Dec 16 13:54:38 1997  Andreas Weingessel  <Andreas.Weingessel@ci.tuwien.ac.at>

	* ported version 1.1 to R

	

