0.1.9 (Wed Dec 05 2000)

	* Check dates working now
	* No more strange behavior with SGI Irix
	* Restructured project file loading
	* Option to open last opened project on startup
	* A * in the titlebar indicates changes in a project
	* Added a tearoff to each menu
	* Minor bugfixes

0.1.8 (Wed Nov 29 2000)

	* Add multiple files at once to a project
	* Complete code revision (lots of speed improvements,
	  code cleanups, memory leak removals and bug removals)
	* Pop up `Do you want to save changes?'
	* Advanced window info handling
	* ALL window info is saved (also visibility)
	* Project explorer has nice icons for files now
	* Added tooltips to recent menu to show full path
	* Removed redundant new menu/toolbar items and changed the
	  way GDE uses a file as a command line argument
	* Commands can be killed (if there is one running)
	* New command menu
	* You can drag a file from the project explorer (to an editor
	  or another program which supports drag and drop)
	* Some code cleanups (version number/parsing)
	* Some new extensions

0.1.7 (Mon Nov 13 2000)
	
	* Configurable fonts in messages window
	* Brand new approach at executing processes
	* Messages window reacts on wheelmouse scrolling
	* GDE Preferences are saved in ~/.gderc
	* GDE is configurable with preferences window
	* Complete code revision on error handling/reporting
	* Recent projects list
	* Toolbar buttons and menu items with no associated 
	  command are disabled
	* When a command is running the menu and toolbar items
	  of all the commands are disabled
	* Compiles on FreeBSD (hopefully *BSD)

0.1.6 (Mon Oct 23 2000)

	* Working dir of GDE is dir of project file
	* Only one of make clean and run can be active
	* Standard error is also redirected to messages 
	  window in red
	* Commands (edit, make, clean and run) run
	  in their own thread
	* Clear messages window menu option


0.1.5 (Sun Oct 15 2000)

	* Package uses GNU autoconf/automake now
	* Project as command line argument
	* Shortcuts work in every window of GDE
	* Message window is cleaned after close
	* Toolbar with easy to use shortcuts
	* Project settings window
	* Complete handling of file window gtk events
	* Made up a little manual


0.1.4 (Wed Oct 04 2000)

	* Created about box
	* Added new file extension parsing
	* Added project file functionality
	* Made all the windows work
	* Created messages window
	* Created project explorer
	* Created main window, with menu bar
	* First `little-bit-o-functionality'
