2014-09-09  Gert Wollny <gw.fossdev@gmail.com>

	* version bump to 1.0.1
	* depends now on mia-2.2
	* gui/src/WinMain.cc: support multiple point lists and volume textures
	* viewit/sphere.cc: correct color handling
	* update automake boost macros

2013-05-21  Gert Wollny <gw.fossdev@gmail.com>

	* version bump because of changed dependecy
	* update dependency on libvistaio >= 1.2.14
	* update distribution files
	* remove unused files in subdirectories
	* make the proptotype volume rendering optional
	* correct linking deps
	* correct light and color values
	* use mia class for snapshot saving
	* correct the thread handling
	* compile with clang
	* add and port GUI
	* update make files and shapshot server
	* Move from libmona to  MIA

2004-08-26  Gert Wollny  <wollnyatcbs.mpg.de>

	* viewit/mesh.hh: move base_header definition from libmona to this file

2004-07-14  Gert Wollny  <wollny at cns.mpg.de>
	* all: minimise libsigc++ dependecy
	* conficgure.ac: better checking for libgle, libGLU, and libGL
	* texture.cc: include <GL/glext.h> for glTexImage3D

2004-02-24  Gert Wollny  <wollny at cbs.mpg.de>

	* arrow.hh: added arrow list that is initialized by  a pair of iterators

2004-02-12 Gert Wollny <wollny at cbs.mpg.de>

	* Mirko made a dynamic library and added a lot of stuff


2001-09-18  Gert Wollny  <wollny at cns.mpg.de>

	* texture.cc: Work around a OpenGL implementation bug which does not allow glTexSubImage2D to have odd width
	* arrow.cc:   started class to draw arrows to represent field

2001-08-29  Gert Wollny  <wollny at cns.mpg.de>

	* removed support for fullscreen
	* changed texture handling

2001-08-23  Gert Wollny  <wollny at cns.mpg.de>

	* main.cc: made the thing compile with gcc 3.0.1 - dynamic_cast seems to be broken
	* clip_plane.cc: added support for clip plane
	* mesh.cc/camera.cc: improoved transparency ( seems to work now for a single object )

2001-08-22  Gert Wollny  <wollny at cns.mpg.de>

	* main.cc: colored mesh color scale show
	* mesh.cc: added simple back-to-front ordering for the transparent case
	* camera.cc: added a new camera model

2000-09-20  Gert Wollny  <wollny at cns.mpg.de>



