2010-10-01  Alexios Ghalanos <alexios@4dscape.com>

	* DESCRIPTION (Version): New version is 1.0-7
	* Some additional clarification in the documentation on the control parameters.
	* Corrections to gosolnp checks on the inequality violations during random parameter generation
	in the case of one-dimensional constraints (thanks to Matthieu Stigler).
	* Convergence checks in the gosolnp with multiple restarts method to avoid exiting on failure from
	solnp.

2010-09-22  Alexios Ghalanos <alexios@4dscape.com>

	* DESCRIPTION (Version): New version is 1.0-6
	* Correction to gosolnp bugs introduced in 1.0-5.
	* Parameter vector (pars) now retains names across calls to fun, eqfun and ineqfun
	(previously these were removed).

2010-09-03  Alexios Ghalanos <alexios@4dscape.com>

	* DESCRIPTION (Version): New version is 1.0-5
	* Trace parameter was not correctly passed to gosolnp. Also minor
	corrections to trace parameter in solnp (i.e. warnings off).
		
2010-06-27  Alexios Ghalanos <alexios@4dscape.com>

	* DESCRIPTION (Version): New version is 1.0-4
	* Corrections to subnp function when single parameter passed
	to solver (effectively added dimension arguments to 'diag'
	function when updating the Hessian).

2010-03-20  Alexios Ghalanos <alexios@4dscape.com>

	* DESCRIPTION (Version): New version is 1.0-3
	* Corrections to documentation

2010-03-10  Stefan Theussl  <stefan.theussl@wu.ac.at>

	* DESCRIPTION (Version): New version is 1.0-2
	* Correction to default solver control parameters


2010-03-05  Stefan Theussl  <stefan.theussl@wu.ac.at>

	* DESCRIPTION (Version): New version is 1.0-1
	* CITATION file: added
	
2010-03-10  Alexios Ghalanos <alexios@4dscape.com>

	* DESCRIPTION (Version): New version is 1.0
	* Release version for CRAN
	* Added a function to generate random starting parameters and allow 
	for multiple restarts of the solver.
	* Some more benchmark problems to test the gosolnp function.
		
2009-09-15  Alexios Ghalanos <alexios@4dscape.com>

	* DESCRIPTION (Version): New version is 0.3.
	* Changes to function inputs and benchmark suite and method
	of function evaluation.
	* Minor Fixes
	* More Checks to input functions
	
2009-05-21  Alexios Ghalanos <alexios@4dscape.com>

	* DESCRIPTION (Version): New version is 0.2.
	* Benchmark Problem suite created with more problems added.

2009-05-14  Alexios Ghalanos <alexios@4dscape.com>

	* DESCRIPTION (Version): New version is 0.1.
	* First upload of Rsolnp.
