2009-11-10  Naoyuki Ishimura  <naoyuki.ishimura@sun.com>

	* src/input_methods/hangul/hangul_im.c
	Changed data dir to LIBHANGUL_PREFIX"/lib/libhangul 
	from LIBHANGUL_PREFIX"/share/libhangul for libhangul upgrade 
	(0.0.8 -> 0.0.9) 

2005-04-13  Jens Petersen  <petersen@redhat.com>

	* Makefile.am (hangul_la_CFLAGS): Use IM_LEIFDIR instead of
	IM_LOCALEDIR.

	* composer.c (CANDIDATE_TABLE_FILENAME): Ditto.
	(CANDIDATE_TABLE_FILENAME): Ditto.

2005-03-21  Akira TAGOH  <tagoh@redhat.com>

	* Makefile.am (configdir): install under $(IM_LEIFDIR)/hangul

	* tables/Makefile.am (candidatedir): install under $(IM_LEIFDIR)/hangul/tables.

	* Makefile.am (LENAME): added.

2004-07-12  Choe Hwanjin <krisna@kldp.org>
	* composer.c: add hangul_is_candidate_key()

2004-06-07  Choe Hwanjin <krisna@kldp.org>
	* composer.c: change status string to "" on english mode

2004-04-19  Choe Hwanjin <krisna@kldp.org>
	* composer.c: ignore keys when modifier(ctl,alt,meta) is on.
	  change preedit string style from underline to reverse.
	  support short cut key for candidate window.

2004-03-25  Hidetoshi Tajima  <tajima@SFBay.Sun.COM>

	* Makefile.am (hangul_la_CFLAGS): remove "-Wall". Instead, it
	is set by acfiles/check_sys.m4 when gcc is used.

2004-02-29  Choe Hwanjin <krisna@kldp.org>
	* leif.c: rename locale name to "han geug eo", and add "ko" to
	supported locale
	* composer.h composer.c: upgrade candidate(hanja) routine
	* tables/candidate.txt: add new candidate dictionary file

2003-12-16  Choe Hwanjin <krisna@kldp.org>
	* composer.h,composer.c: return commit text on Reset
	  include stdint.h only when HAVE_STDINT_H is defined

2003-08-29  Choe Hwanjin <krisna@kldp.org>
	* Newly added
