version 1.3.5
	added Korean translation (by SeonKon Choi)
	added termit.spec.in for Fedora 8 (by SeonKon Choi)
	fixed bug with show/hide scrollbar
version 1.3.4
	fixes Hungarian translation (by Peter Polonkai)
	fixed bugs with loading keybindings
version 1.3.3
	added termit.SlackBuild and termit.ebuild
	added support for kb_policy (for shortcuts)
versoin 1.3.2
	fixed loading default options when no config file was found
	added session.example to installed docs
version 1.3.1
	added show_scrollbar option in popup menu and termit.cfg
	shell_cmd variable splitted into shell (eg bash, zsh, python, etc) 
		and shell_cmd (eg -c 'su - root', etc)
	updated documentation
	bugfix with uninitialized GError
	fixed --usage output
	fixed statusbar encoding when loading session
	fixed compilation warnings
version 1.3
	when both -s and -e options are presented at command line load session and add tab with command
	added --execute/-e command-line option
	added hide_single_tab options in termit.cfg (hide tab tray when only one tab is opened)
	added configurable keybindings (example here: doc/termit.example)
	added support for shell_cmd in session file
	added transparent background options in termit.cfg (patch by Tetralet)
	added doc/session.example
	code cleanup
version 1.2
	tabs are reordable for Gtk versions > 2.10.0
	added geometry option in termit.cfg (setting COLSxROWS)
	--help support
	added initial Translation Chinese translation (author Ming Lu)
version 1.1.3
	default Sans font replaced with Monospace
	fixed linking with option "--as-needed" (patch by Andrew Borodin)
version 1.1.2
	bugfix with GError when parsing config files
	added hungarian translation (author Peter Polonkai)
	added french translation (author Mallory Mollo)
version 1.1.1
	important for 64bit platforms: fixes a cast of a pointer to "int"
	use pkg-config for detecting vte library
version 1.1
	build system changed to CMake (http://www.cmake.org/)
	--version (-v) support
	added session support
	added desktop file according to "Desktop Entry Specification" v1.0
	config file placement changed according to "XDG Base Directory Specification" v0.6
version 1.0.3
	double-click on empty space in tabbar opens new tab
	in debug mode prints pid of child shell process
version 1.0.2
	only fixing bootstrap.sh
version 1.0.1
	removed unneccessary free - potential "double-free" error
version 1.0
	initial release


