2003-08-23
	
	* version 2018

	* fix some skk bugs (by yusuke)
	* fix dependency for canna when compiling
	* dummy name changed to default
	
2003-08-20  gettextize  <bug-gnu-gettext@gnu.org>

	* Makefile.am (SUBDIRS): Add m4.
	* configure.ac (AC_CONFIG_FILES): Add m4/Makefile.

2003-08-18

	* version 2018

2003-08-17

	* add japanese kana input table. (by yusuke)
	* Fixed misc bug.                (by yusuke)
	
2003-08-13

	* version 2013

	* Fixed bug If uim.h isn't installed to system then compile error occur.
	
	
2003-08-12

	* version 2012

	* Fixed bug XIM Server can't handle Return Key, Escape Key, etc.

	* Changed directory structure. make gtk/ directory and gtk-im-uim.c
	moved there.

	* Add helper/ directory. (not working yet)

	* Fixed bug XIM Server can't move caret.
	
2003-08-11  gettextize  <bug-gnu-gettext@gnu.org>

	* Makefile.am (SUBDIRS): Add m4.
	(ACLOCAL_AMFLAGS): New variable.
	* configure.ac (AC_CONFIG_FILES): Add m4/Makefile.

2003-08-10
	* version 2010
	* XIM Bridge works. (by Yusuke Tabata)

2003-08-05

	* version 2005
	
2003-08-04

	* mv uim*.(c|h) (prime|anthy|skk-dic).c to uim/
	* Add show_preedit (gtk-im-uim.c)

2003-08-03

	* enabled Ctrl-m for commit.

2003-08-02

	* start ChangeLog
	* Add XIM Server (not working yet)
	* Fixed memory leak (gtk-im-uim.c)