20041139
	- Andre Krause <post@andre-krause.net>
		- updated visual studio project files

	- Thorsten Roggendorf / Sven Hartmeier
		- Linux bugfixes
		- added a simple build script instead of automake and configure
	
20021018
	- Andre Krause <post@andre-krause.net>
		- now you can specify the color of the background and the grid-lines
		- you can define the line-width of the traces and grid-lines
		- you can plot points in combination with lines in your traces, or points only (scatter-plot)

20021003 
	- Thorsten Roggendorf
		- linux configure - script 
	- Andre Krause <post@andre-krause.net>
		- moved implementation of member functions back to the header file as inline functions to simplify usage. now you simply need to include "multiplot.h".
		- autoscaling grid (linear spacing only at the moment, log spacing will follow)
20020729 
	- Andre Krause <post@andre-krause.net>
		- initial release
	 