2009-07-24  Yong Sun <yong.sun@sun.com>

	* leif/sch_le_sun/include/debug.h
	* leif/sch_le_sun/lib/imbean/imbean.c
	* leif/sch_le_sun/src/auxiliary_windows/auxiliary_object/xaux_object_common.c
	* leif/sch_le_sun/src/auxiliary_windows/auxiliary_object/xaux_object_interface.c
	* leif/tch_le_sun/include/debug.h
	* leif/tch_le_sun/lib/imbean/imbean.c
	* leif/tch_le_sun/src/auxiliary_windows/auxiliary_object/xaux_object_common.c
	* leif/tch_le_sun/src/auxiliary_windows/auxiliary_object/xaux_object_interface.c
	* leif/hangul/include/debug.h
	* leif/hangul/lib/imbean/imbean.c
	* leif/hangul/src/auxiliary_windows/auxiliary_object/xaux_object_common.c
	* leif/hangul/src/auxiliary_windows/auxiliary_object/xaux_object_interface.c:

	Added the external function prototypes in xaux_objs to avoid the
	64bits version of firefox crashes.

2009-06-03  Yong Sun <yong.sun@sun.com>

	* sch_le_sun/src/auxiliary_windows/auxiliary_object/xaux_object_common.c
	* tch_le_sun/src/auxiliary_windows/auxiliary_object/xaux_object_common.c
	* hangul/src/auxiliary_windows/auxiliary_object/xaux_object_common.c:

	Fixed the utf_name array out-of-range accessing bug, since utf_name_len 
	is the size of byte.

2009-01-20  Yong Sun <yong.sun@sun.com>

	* sch_le_sun/src/auxiliary_windows/auxiliary_object/xaux_object_common.c
	* tch_le_sun/src/auxiliary_windows/auxiliary_object/xaux_object_common.c
	* hangul/src/auxiliary_windows/auxiliary_object/xaux_object_common.c:

	Fixed the bug that gnome-terminal fails to exit when activating different
	language engines (in cle/twle/hkle/hangul) on multiple tabs.

	We should not set the handler of SIGCHLD as SIG_IGN, otherwise,
	waitpid() would fail and return -1 with errno ECHILD.

2008-10-23  Yong Sun <yong.sun@sun.com>

	* leif/sch_le_sun/src/auxiliary_windows/gtk2/property_data.c
	* leif/tch_le_sun/src/auxiliary_windows/gtk2/property_data.c
	* leif/hangul/src/auxiliary_windows/gtk2/property_data.c:
	Fixed bug that keyboard layout settings does not take effect after
	re-login.

	* leif/tch_le_sun/src/input_methods/chewing/chewing_properties.c
	* leif/tch_le_sun/src/input_methods/chewing/chewing_im.c:
	Moved the chewing_Set_Ime_Properties call to focus_in routine.

	* leif/hangul/src/auxiliary_windows/gtk2/proper:
	Removed the unused file.

2008-10-07  Yong Sun <yong.sun@sun.com>

	* leif/sch_le_sun/src/leif/le_services.c
	* leif/sch_le_sun/src/leif/le_auxevent.c
	* leif/tch_le_sun/src/leif/le_services.c
	* leif/tch_le_sun/src/leif/le_auxevent.c
	* leif/hangul/src/leif/le_services.c
	* leif/hangul/src/leif/le_auxevent.c:
	Fixed the label number of 10th candidate for cle, twle, hangul.

2008-08-01  Aijin Kim <aijin.kim@sun.com>

	merge the cle-based hangul le with original one.

2007-01-29  Yong Sun <yong.sun@sun.com>

	* configure.ac: add new compose_im in unitle

2006-06-12  Kenji ABE  <abek@terre-sys.com>

	* configure.ac: add some AC_OUTPUT target for anthyLE.

2006-04-03  Kenji ABE  <abek@terre-sys.com>

	* configure.ac: add rules for anthyLE.

2006-04-03  Yong Sun <yong.sun@sun.com>

	* sch_le_sun/src/common/encode.c:
	* tch_le_sun/src/common/encode.c:
	Fix the bug in get_char_len_by_encodeid for UTF-8.

	* tch_le_sun/src/input_methods/cangjie/data/source_files/
	  cangjie_big5_zhubangfu.utf:
	Fix several wrong encoding conversions.

2005-04-21  Ervin Yan <ervin.yan@sun.com>

	* newpy/xaux/trace_message.{c|h}
	add missed trace_message.c files to pass building on Solaris

2005-04-19  Ervin Yan <ervin.yan@sun.com>

	* leif/unit_input.{c|h}
	add #include <limits.h> for solaris 10 building

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

	* configure.ac: Name package iiimf-leif, bump version, and update
	project mail address.  Call AM_INIT_AUTOMAKE without arguments.

2005-04-01  Akira TAGOH  <tagoh@redhat.com>

	* configure.ac (IIIMLIBDIR): Use ${IMDIR} instead of ${libdir}/iiim.
	(IIIMLEDIR): Use ${IM_LEIFDIR} instead of ${libdir}/iiim/le.

2005-03-25  Jens Petersen  <petersen@redhat.com>

	* configure.ac (IIIMLIBDIR): Replace prefix/lib with libdir.
	(IIIMLEDIR): Ditto.

2005-03-23  AShiZaWa KaZuNoRi  <kasha@sun.co.jp>

	* utility: New directory.

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

	* install-leif.mak (install-exec-local): install LEs under $(IM_LEIFDIR)/$(LENAME).

2005-03-18  Ervin Yan  <ervin.yan@sun.com>

	* sampleja3/xaux_common/xaux_ext_common.c
	remove "static" declaration for some functions to make it work for gcc4.

2005-03-17  AShiZaWa KaZuNoRi  <kasha@sun.co.jp>

	* configure.ac: path name changes.

2005-01-29  Sriram Swaminathan <sriram.swaminathan@sun.com>

	* configure.ac: Added IM_CHECK_XML

2005-01-25  Ervin Yan <ervin.yan@sun.com>

	* remove unusable sun_le_asia

2004-11-02  Jens Petersen  <petersen@redhat.com>

	* configure.ac: Don't override CFLAGS, CXXFLAGS and LDFLAGS.

2004-10-06  Akira TAGOH  <tagoh@redhat.com>

	* configure.ac: added default (dummy) LE to the build target.

2004-09-29  Hidetoshi Tajima  <hidetoshi.tajima@sun.com>

	* configure.ac : added chewing to the build target

2004-09-06  Akira TAGOH  <tagoh@redhat.com>

	* configure.ac: added to check gtk2 libraries.

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

	* configure.ac: s/AM_ET/AMET/g to be more automake-friendly

2004-06-30  Akira TAGOH  <tagoh@redhat.com>

	* testEIMIL/testEIMIL.c: use _MAX() and _MIN() instead of max() and
	min() to fix the build fails with gcc3.4.

2003-04-02  Sriram Swaminathan  <sriram.swaminathan@sun.com>

	* configure.ac: Added phonetic_im support in Makefile.am

2003-04-02  Sriram Swaminathan  <sriram.swaminathan@sun.com>

	* configure.ac: Added Amharic input language support

2003-04-01  Sriram Swaminathan  <sriram.swaminathan@sun.com>

	* configure.ac: Added Vietnamese and Eritrean input language support

2003-06-12  ILGYOUNG PARK  <karl.park@sun.com>

	* unit/leif/Makefile.am: move '-no-undefined' from
	unit_la_LILBADD to unit_la_LDFLAGS to fix build error.
	
2003-06-12  MIYASHITA Hisashi  <himi@li18nux.org>

	* ChangeLog: moved entries related to unit
	to unit/ChangeLog.

2003-03-26  MIYASHITA Hisashi  <himi@li18nux.org>

	* testEIMIL/Makefile.am: Don't install testEIMIL.so LE
	because it is only a sample LE.

2003-02-21  MIYASHITA Hisashi  <himi@li18nux.org>

	* unit: Import new LE, unit.

2003-01-06  MIYASHITA Hisashi  <himi@li18nux.org>

	* testEIMIL: New sample LE to test EIMIL features. 
	* configure.ac (LE_TARGETS): Add testEIMIL.

2002-11-03  MIYASHITA Hisashi  <himi@li18nux.org>

	* Makefile.am (AUTOMAKE_OPTIONS): Set it to foreign.

	* install-leif.mak: Part of automake file to
	install LEIF shared libraries.

	* ChangeLog: New changelog for LEIF.

	* configure.ac: New configure.
	* aclocal.m4: Updated.
	* configure: Updated.
	* config.h.in: Updated.
	* Makefile.am: New automake file.
	* Makefile.in: Updated.
