1.1.1:
	*  matt: Updated config help files (for 1.1.x branch)
	* tekno: fixed autogen.sh for gettext >=0.11
	* tkeno: tabs can now be moved left and right
1.1.0:
	* drze: programs are now known as profiles
	* drze: many settings are now per-profile
	* drze: replaced all the config-related code
	* drze: the preferences GUI is now a GLADE project
	* drze: misc bug fixes from recent 1.0.x versions

1.0.3-pre:
	* drze: double-clicking on a tab label renames it
	* drze: title width is now enforced *everywhere*
	* drze: when changing max title width, make sure to update titles accordingly
	* drze: added option for tab titles to expand to fill empty space
	* drze: added option to restart a program that died
	* drze: program termination signal is now customizable
	* drze: added option to invert/reverse colors

1.0.2:
	* matt:	Update config help for new features etc.
	* drze: change handling of tab title padding
	* drze: get rid of some memory leaks
	* drze: handle PageInfo, NotebookInfo, and WindowInfo in
	        a generic way
	* drze: remove some unused functions
	* drze: fix up page_moveto()

1.0.1:
	* drze:	Fix: Crash bug w/Rename Tab then Close tab

1.0.0:
	* matt:	Version Bump (1.0.0 Woohoo!)
	* matt:	New figures and updated files for help system
	* matt:	pointed help button to correct place

0.9.1:
	* drze: fixed problems building on Solaris (thanks to Benoit Baguette)
	* drze: fixed color config
	* drze: fixed a crash when launching new programs
	* drze: fixed a number of possible buffer overflows
	* drze: added terminal option "fixed_title"
	* drze: "update_title" option wasn't being used, fixed that
	* drze: added dnd type "text/uri-list" (used by ROX-filer)
	* drze: added config option "Debug Drag & Drop"
		(only works when dropped type is unknown...)
	* drze: misc code clean ups
	* drze: touch_config() upon startup is done only if we actually
		changed something
	* drze: '~' is only considered if it's the first character in
		a list of program arguments
	* drze: '--config' no longer requires '--no-remote'
	* drze: beginning stages of drag-and-drop support

0.9.0:
	* drze: added option notebook/max_title_length
	* drze: rewrote the way that programs are identified and executed,
		it is not possible to use environment variables, quotes,
		escapes, etc in the command
	* drze: you no longer need to keep the right button down to
		browse the menu
	* drze: programs can now be assigned short-cut keys
	* matt:	dzt.spec URL change (dzt.sourceforge.net)
	* drze: added config dialog
	* drze: [program0] is considered to be the default shell,
	        do not change it unless you are 100% sure of what you
		are doing
	* drze: shortcuts are now handled by GtkAccelGroup,
		so some keys may or may not work anymore.
	* drze: removed programs/max option, no longer needed
	* matt: added docs directory and config help html file,
		also minor spelling corrections made
	* matt: Fixed up files for distribution and rpm packaging
	* drze: when switching from a transparent/image background to
		a solid color, current terminals would not update
