2003-09-14

	* version 0.0.6

	* Add multi key
	* uim-skk: Add function im-get-raw-key-str 
	* uim-skk: Add function to save personal dic

2003-09-13
	
	* Remove glib dependency from libuim

2003-09-11

	* uim-helper.c: use getpwuid. Thanks to Omote.
	* uim-skk: enable backspace key in state-okuri.

2003-09-10

	* version 0.0.5
	* version 0.0.5.1

2003-09-09

	* uim-skk: ignore shift key if mode cannot shift to okuri from kanji
	
2003-09-06

	* version 0.0.4

	* remove helper dependency of core library.
	* gtk: fix bug candidate number wrong.

2003-09-05
	
	* add some symbol to japanese input table.
	* helper:fix compile error. Thanks to KIHARA Hideto.

2003-09-04

	* version 0.0.3

	* uim-skk: fix preedit flush bug when back to preedit mode from
	  conversion mode (by yusuke)
	* helper applet: add.

2003-09-02

	* fix some compile error in gcc 2.95. Thanks to KIHARA Hideto.

2003-09-01

	* helper-server: fix some segfault bug.
	* helper-server: fix some infinite looping bug.
	* fix configure error when gtk+ header not found.
	
2003-08-31

	* add TUT-Code upport again. ( I forgot changing Makefile.am...)

2003-08-30
	
	* version 0.0.2

	* add TUT-Code Support. Thanks for KIHARA Hideto.
	* uim-skk: fix behavior when read personal dic. (by yusuke)
	* uim-skk: fix bug cannot input left arrow by "z" + "l".
	
2003-08-26

	* version 0.0.1

	* uim/uim-helper*.c: add.

2003-08-25

	* gtk/gtk-im-uim.c: check if candidate window is stick out 
	from screen.


2003-08-23
	
	* version 2023

	* 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)