Version 1.0.17, 2011-04-29
	Adjusted examples and makefiles for GLPK 4.46
	Adjusted buildfiles for swigwin-2.0.3
	Added $(JAVA_HOME)/include to include path
	Makefiles for Micorsoft Visual Studio 2008 removed
Version 1.0.16, 2010-12-06
	Adjusted examples and makefiles for GLPK 4.45
	Adjusted buildfiles for swigwin-2.0.1
Version 1.0.15, 2010-09-19
	Terminal output listener added
	Example using Swing added
	Installation of documentation added
	Implementation of callbacks corrected
	Examples corrected
	Makefiles for Microsoft Visual Studio 2010 Express added
Version 1.0.14, 2010-06-03
	Adjusted examples and makefiles for GLPK 4.44
	Adjusted buildfiles for swigwin-2.0.0
	Corrected javadoc
	Changed directory structure to fit to Maven
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
