2007-03-10	Victor Ananjevsky <ananasik@gmail.com>

	* src/main.c:

	  - add "name" commandline parameter to set WM class


2007-02-24	Victor Ananjevsky <ananasik@gmail.com>

	- some cleanups and bug fixes

	- add new color settings (highlight, dim and bold)


2006-08-01  Victor Ananjevsky  <victor@svrk.kiev.ua>

	- new version 0.6.1

	- add locale settings in config

	- add ability to set environment variables through config file

	* src/main.c: 

	  - use proper setiings of terminal type
	  - set 'e' for 'command' and 'c' for 'config' in command-line 
	    options for compatibility reasons

	* src/settings.c: additionaly looking for config in default config dir
	

2005-10-02  Victor Ananjevsky  <ananasik@gmail.com>

	- new version 0.5

	* src/main.c:

	  - add "geometry" options instead "width" and "height"
	  - "command" now recognize multiple arguments 
	    (gterm -c "less /some/file" works correctly)

	* po/ru.po: update translations
	

2005-06-19  Victor Ananjevsky  <ananasik@gmail.com>

	- new version 0.4

	* po/ru.po: update translations
	

2005-05-15  Victor Ananjevsky <ananasik@gmail.com>

	- use glib commandline parser

	- add gettext support
	
	
2005-04-14  Victor Ananjevsky  <ananasik@gmail.com>

	- new version 0.3.1
	
	- add copyright notice and copying permission statement to every 
	  source file in project
	
	* src/settings.c: improve parse of palette in config file
	
