Version 1.0.13, 2010-03-10
	Changed error handling to support callbacks
Version 1.0.12, 2010-03-07
	Changed GlpkCallback to use LinkedList instead of TreeSet
Version 1.0.11, 2010-02-27
	Removed config.h from makefiles
	Moved loading of system library to class GLPK
	Added error handling
	Added callback functionality for the MIP solver
Version 1.0.10, 2010-02-20
	Adjusted examples and makefiles for GLPK 4.43
	Updated documentation concerning loading JNI library
Version 1.0.9, 2010-01-13
	Adjusted examples and makefiles for GLPK 4.42
	Workaround for va_list
Version 1.0.8, 2009-12-04
	Adjusted examples and makefiles for GLPK 4.41
	Moved examples to examples/java
	Renamed examples
	Corrected examples/java/Lp.java
	Added examples/java/Mip.java
	Corrected documentation
	Adjusted w32/check_jni.bat
Version 1.0.6, 2009-11-04
	Adjusted examples and makefiles for GLPK 4.40
	Fixed error in check_jni.bat
Version 1.0.5, 2009-10-29
	Fixed error in Windows build files
Version 1.0.4, 2009-10-29
	Added documentation
	Added check files to Windows directories
	Adjusted buildfiles for swigwin-1.3.40
Version 1.0.3, 2009-07-26
	Adjusted examples and makefiles for GLPK 4.39
	Added usage help to GLPKSwig.java
	Correction of typos
Version 1.0.2, 2009-06-11
	Makefile target test renamed to check
	Use libtool object file for linking
	Add /usr/local/include to include path
Version 1.0.1, 2009-06-06
	Corrected swig/Makefile to allow testing before install
	Added target dist to Makefile to create distribution files
