2008-4-12 Lu, Chao-Ming (Tetralet) <tetralet@gmail.com>
  version 0.8.5
    * FIX: the serial no of the the tab will shown when reorder the tab if page_names_no=0.
    * FIX: Use <Ctrl><O> to select all the text in vte box.
	   <Ctrl><S> is used in rtorrent to start a torrent download.
    * FIX: the size of vtebox won't be changed if the themes changed.
    * New Feature: reuse the page names.
    * New Feature: shows the foreground program command on tab.
    * New Feature: shows the foreground program command on window title.
    * New Feature: confirm to close a tab if there was a running application.
    * New Feature: New Feature: use kill() to kill running shell when use <Ctrl><W> or <Alt><F4>
                   to force close this tab. or the sub-process of this tab will be closed at the same time.
    * New Feature: Add [Change the font of every tab] to menu.

2008-4-7 Lu, Chao-Ming (Tetralet) <tetralet@gmail.com>
  version 0.8.4:
    * `screen_with' is rename to `screen_width' in rcfile.
    * New Feature: <Ctrl><F1~F12> switch to 1st ~ 12th tab.
    * New Feature: Add [Get the function key value] to menu.
    * New Feature: Mutli tab names. but it had been disabled by default.
		   You need add page_names = blah blah blah (separate with space) in profile to enable it.
    * New Feature: Add a serial no in tab name.
    * New Feature: Use <Ctrl><S> to select all the text in vte box.
    		   <Ctrl><A> is the function key of screen.
    * New Feature: Use <Ctrl><X> to copy the selected text to clipboard.
		   <Ctrl><C> is used to terminate a program in shell.
    * New Feature: Use <Ctrl><V> to paste the text in clipboard.
    * New Feature: Use <Ctrl><+> to Increase font size
    * New Feature: Use <Ctrl><-> to Decrease font size
    * New Feature: Use <Ctrl><Enter> to Reset font_size
    * New Feature: Add [Increase window size], [Decrease window size], [Reset font and window size] to menu.
    * New Feature: Add [Profile sample] to menu.
    * New Feature: Add [Usage] to menu.
    * New Feature: Add [Change font for this tab] to menu.
    * New Feature: Menu have icons now.

2008-4-1 Lu, Chao-Ming (Tetralet) <tetralet@gmail.com>

  version 0.8.3:
    * New Feature: Input method menu. but it had been disabled by default.
      You need add show_input_method_menu = 1 in your profile to enable it.
    * New Feature: support system config. /etc/xdg/lilyterm.rc by default.
    * New Feature: Confirm before close multi tabs.
    * FIX: Fixed a segmentation fault error when closing LilyTerm by click [X]
	   on the window title bar directly.
    * Using autotools to generate configure/Makefile now.

2008-3-20 Lu, Chao-Ming (Tetralet) <tetralet@gmail.com>

  version 0.8.2:
    * A patch from caleb to trim lilyterm. THANKS to caleb!
    * New Feature: change the background saturation by right click.
    * New Feature: now supports -u/--user_profile to use a specified profile.
    * New Feature: reset current tab by right click.

2008-3-19 Lu, Chao-Ming (Tetralet) <tetralet@gmail.com>

  version 0.8.1:
    * No more input method patches. Please patch libvte instead!
      Now LilyTerm works fine with SCIM.
    * New Feature: using transparent background or not by right click.
    * New Feature: may use `pre_tab_key = NULL' to disable a function key.

2008-3-16 Lu, Chao-Ming (Tetralet) <tetralet@gmail.com>

  version 0.8.0:
    * FIX: the window size of Lilyterm now can resize correctly when adding/removing tabs without dirty patches.
    * FIX: the window size of Lilyterm will change if opened too many tabs.
    * New Feature: add L10n/i18n support. Call for translators!
    * New Feature: add command line options support.
		   now supports -h/--help -v/--version -p/-profile and -e/-execute.

2008-3-14 Lu, Chao-Ming (Tetralet) <tetralet@gmail.com>

  version 0.7.9:
    * FIX: <a>-<z> was transfered into <A>-<Z> when solving function key.
	   Thanks Silice for reporting this bug.
    * New Feature: use <Ctrl><Left> to move current page forward.
    * New Feature: use <Ctrl><Right> to move current page backward.
    * New Feature: use <Ctrl><Up> to move current page to first.
    * New Feature: use <Ctrl><Down> to move current page to last.

2008-3-12 Lu, Chao-Ming (Tetralet) <tetralet@gmail.com>

  version 0.7.8:
    * FIX: The size of resized window will be recovered to original size if    opening a new tab later.
    * Improve (again) the performance when solving function key.
    * Add a refile example `lilyterm.rc' at /usr/share/doc/lilyterm/examples/.

2008-3-11 Lu, Chao-Ming (Tetralet) <tetralet@gmail.com>

  version 0.7.7:
    * `pre_tab_key' is rename to `prev_tab_key' in rcfile.
    * New Feature: show the text column x row information when move/drag the window with mouse.
		   (need Window Manager supports it too.)
    * New Feature: The window of LilyTerm now can resize correctly.
    * New Feature: The window increment when resizing is based on the size of single character.
    * New Feature: may use `pre_tab_key = ' to disable a function key.
		   but it won't increase the performance.
    * FIX: <backspace> don't work in screen.

2008-3-8 Lu, Chao-Ming (Tetralet) <tetralet@gmail.com>

  version 0.7.6:
    * New Feature: Now we can use <Ctrl><E> to change the name of current tab.

2008-3-7 Lu, Chao-Ming (Tetralet) <tetralet@gmail.com>

  version 0.7.5:
    * FIX: function keys won't work if there is no default rc file. a stupid bug.

2008-3-7 Lu, Chao-Ming (Tetralet) <tetralet@gmail.com>

  version 0.7.4:
    * FIX: will goto next tab when close current tab. a stupid bug...
    * Improve (again) the performance when solving function key.
    * New Feature: LilyTerm has a window icon now.

2008-3-5 Lu, Chao-Ming (Tetralet) <tetralet@gmail.com>

  version 0.7.3:
    * Improve the performance when solving function key.
    * New Feature: The directory of new tab will use current tab's PWD.

2008-3-4 Lu, Chao-Ming (Tetralet) <tetralet@gmail.com>

  version 0.7.2:
    * New Feature: Now we can configure the finction key via config file.
    * Default Key:
	New Tab: Ctrl T
	Close Tab: Ctrl W
	Pre Tab: Ctrl Page_Up
	Next Tab: Ctrl Page_Down
	First Tab: Ctrl Home
	Last Tab: Ctrl End
    * COPYING: change from 3-clause BSD to 2-clause BSD.
    * Add Copyright in every file.
    * Add LilyTerm.desktop.
    * Add a lots of LilyTerm icons.

2008-3-2 Lu, Chao-Ming (Tetralet) <tetralet@gmail.com>

  version 0.7.1:
    * FIX: a segmentation fault error fixed. VERY THANKS to letoh.bbs@bbs.sayya.org!
    * Makefile: remove useless '--libs' when complie *.o.
		thanks to letoh.bbs@bbs.sayya.org again!
    * INSTALL: update some typo
	       `make' will complile *with* the dirty im-patch.
	       `make no-im-patch' will complile without the dirty im-patch.
    * AUTHORS: update homepage, blog, phorum, IRC, and Web Chat information.
    * FIX: 
	use <Ctrl><Insert> to add a new page.
	use <Ctrl><Delete> to close current page.
	this bug is reported by letoh.bbs@bbs.sayya.org.
	<Ctrl><W> was used by vim to delete a word.
	<Ctrl><T> was used by vim to pop tag stack.
    * New Feature: use <Ctrl><Home> to switch to the first page.
    * New Feature: use <Ctrl><End> to switch to the first page.
    * <Shift><Insert> to pase clipboard. It was done in libvte.

2008-3-2 Lu, Chao-Ming (Tetralet) <tetralet@gmail.com>

  version 0.7.0:
    * Initial release.
    * Started recording ChangeLog.

2008-2-25 Lu, Chao-Ming (Tetralet) <tetralet@gmail.com>

  version 0.1.0
    * Initial revision.

