2005-06-28  Ervin Yan <ervin.yan@sun.com>

	M    leif/unit/leif/unit_input.c
	M    leif/unit/leif/le.c
	M    leif/unit/leif/hotkey_config.xml
	M    leif/unit/include/unit_input.h
	M    leif/unit/dict/sysime.cfg
	M    leif/unit/Xctim/keymap.c
	M    leif/unit/Xctim/ctfilter.c
	M    leif/unit/Xdict/EUROPEAN/euro.utf

	sriram's patch to fix European dead key and compose sequence problem.

2005-05-02  Ervin Yan <ervin.yan@sun.com>

	* leif/unit/leif/unit_input.c
	* leif/unit/leif/le.c
	* leif/unit/leif/le.h
	* iiimsf/lib/iml/SunIM.c
	* iiimsf/src/ICState.hh
	* iiimsf/src/IIIMP_IMState.cpp
	* include/iml/SunIMPub.h
	* include/iml/SunIMMthd.h

	Sriram's patch to fix UnitLE make desktop freeze after switch 
        window focus 364 times in en locale.

2005-05-02  Jens Petersen  <petersen@redhat.com>

	* make-dist: Add --no-tag option to not add svn revision tag to
	tarball name and directory.  Add VERSION to convert to version
	number without underscore.  Exclude just sources dirs under
	packages instead of all of packages.

	* Makefile (dist): Target to run make-dist

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

	* mv acfiles/mkinstalldirs iiimjcf/jdk13_iiimf_adapter/build

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

	* mv spec-files/* packages/redhat/

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

	* Makefile:  make -C do not work on Solaris
	* acfiles/check_sys.m4:   check cc with full path

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

	* make-dist: New script to roll a tarball.

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

	* Makefile: Silence of the target scripts with `@'.
	(AUTORECONF): Do not run autoreconf verbose by default.
	(intllize): Separate out from bootstrap.
	(bootstrap): depends on intllize
	(reconfig): New target which runs autoreconf without force on
	BUILDDIRS.

	* README: Update build instructions to reflect Makefile changes.

	* Makefile: Replace ACLOCAL, AUTOMAKE, LIBTOOLIZE, AUTOHEADER,
	AUTOCONF, CONFIG_CMD with BOOTSTRAP which runs autoreconf.
	Add CONFIG_FLAGS to carry flags passed to configure and
	autogen.sh.  Add INTL_CMD and INTLDIRS to handle gettext packages
	that aren't handled by autoreconf. 
	Add CONFIGDIRS to specify which dirs get bootstrapped by default
	and set it to BUILDDIRS plus leif/m17n_le and leif/thai_le_sun.
	(update-acfiles): Deprecated, since no longer needed.
	(bootstrap): New target to bootstrap INTLDIRS with INTL_CMD and
	CONFIGDIRS with AUTORECONF.
	(build): Run configure if exists otherwise autogen.sh with
	CONFIG_FLAGS.
	(config): Run configure if exists otherwise autogen.sh in
	BUILDDIRS with CONFIG_FLAGS.
	(compile): New target to just make BUILDDIRS.
	(debug): Run configure if exists otherwise autogen.sh with
	CONFIG_FLAGS.
	(install): Use -C to change directory.
	(clean): Ditto.
	(distclean): Ditto.

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

	* Makefile: added LIBTOOLIZE too. and AUTOMAKE should always works with
	--add-missing.

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

	* spec-files/iiimf-server.spec: path name changes.
	* spec-files/iiimf-x.spec: path name changes.
	* spec-files/im-sdk.spec: path name changes.

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

	* Makefile 
	  remove sun_le_asia
	  add sch_le_sun and tch_le_sun

2004-11-26  Ervin Yan  <ervin.yan@sun.com>

	* Makefile 
	  add "--prefix=/usr --sysconfdir=/etc --localestatedir=/var" for "make build"

2003-12-04  Hidetoshi Tajima  <hidetoshi.tajima@sun.com>

	* Added gnome-im-switcher (initial unstable version) to
	  im-sdk/trunk.

	* Makefile (BUILDDIRS, CONFIGDIRS)
	   Added gnome-im-switcher.

2003-11-14  Hidetoshi Tajima  <hidetoshi.tajima@sun.com>

	* Makefile (build): restore missing cd $$dir line.

2003-11-11  Hidetoshi Tajima  <hidetoshi.tajima@sun.com>

	* Makefile (build): use autogen.sh first if present, otherwise
	use configure.

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

	* Merge from r11_3 and r11_4, changes between r11_3@1420
	and r11_4@1475.

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

	* Makefile (clean, distclean): Even if fail to finish
	an item, continue to the next one.

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

	* Merge from r11_2, changes between 1344-1398.

2003-05-27  MIYASHITA Hisashi  <himi@li18nux.org>

	* Makefile (debug): New target.

2003-05-16  MIYASHITA Hisashi  <himi@li18nux.org>

	* Makefile (CONFIGDIRS, BUILDDIRS): added iiimgcf.

2003-05-07  MIYASHITA Hisashi  <himi@li18nux.org>

	* Merge from r11_2, changes between 1336-1344.

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

	* README: New file.

2003-04-23  MIYASHITA Hisashi  <himi@li18nux.org>

	* Merge from r11_1, changes between 1293-1329.

2003-04-25  MIYASHITA Hisashi  <himi@li18nux.org>

	* Makefile (update-acfiles): New target.

2003-04-23  MIYASHITA Hisashi  <himi@li18nux.org>

	* Merge from r11_1, changes between 1279-1293.

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

	* Merge from r11_0, changes between 1119-1262.

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

	* Makefile (CONFIGDIRS): Add lib/EIMIL, lib/iiimp, and lib/iiimcf.
	(BUILDDIRS): Likewise.

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

	* Merge from r11_0, changes between 1119-1188.

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

	* Merge from r11_0, changes between 1119-1128.
	* Move iiimsf/lib/iiimp to lib/iiimp.
	* Move iiimsf/lib/EIMIL to lib/EIMIL.

2002-12-25  MIYASHITA Hisashi  <himi@li18nux.org>

	* Merge from r11_0, changes between 1119-1121.
	* Merge from r11_0, changes between 1104-1119.

2002-12-25  MIYASHITA Hisashi  <himi@li18nux.org>

	* Makefile (CONFIGDIRS, BUILDDIRS): Add iiimcf/htt_xbe.
	(ACLOCAL, AUTOMAKE, AUTOHEADER, AUTOCONF): New macros for config.
	(CONFIG_CMD): Use the above macros.

2002-12-15  MIYASHITA Hisashi  <himi@li18nux.org>

	* Merge from r11_0, changes between 1090-1104.

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

	* Merge from r11_0, changes between 1081-1090.

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

	* Makefile (CONFIGDIRS): Add iiimxcf/xiiimp.so.

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

	* Make r11_0 branch: from Revision 1081.

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

	* Makefile: Avoid to use pushd and popd.

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

	* ChageLog: New ChangeLog file for im-sdk.
