2004-08-09  Sriram Swaminathan  <sriram.swaminathan@sun.com>

  * IIIMP_ICState.cpp
  * IIIMP_ICState.hh
  * IIIMP_hotkey.cpp
  * IMInputContext.cpp
  * IIIMP_hotkey.hh

  - Partial implementation of language switching on the Server side
    (when using Language Switching Window which is part of HOTKEY)
 
  - Show 'Lang (IM HRN)' pair in the Language Switching Window

2004-07-21  Sriram Swaminathan  <sriram.swaminathan@sun.com>

  * IIIMP_IMState.cpp
  
  When server sends the list of INPUTMETHOD_DESCRIPTOR (as part of
  IM_SETIMVALUES), the problem of sending wrong list of supported
  languages for LEs (that has more than one supported languages)
  is fixed

2004-07-21  Hidetoshi Tajima  <hidetoshi.tajima@sun.com>

	* configure.ac: check for non-posix getpwuid_r and fix build on Solaris

2004-07-12  Hidetoshi Tajima  <hidetoshi.tajima@sun.com>

	* configure.ac : fix build on the systems where openssl-devel 0.9.6 
	is installed without pkgconfig file, openssl.pc.

2004-07-12  Motonobu Ichimura  <famao@openi18n.org>

        * htt.conf:
        add template for TLS support
        * Makefile.am:
        add IMTLS.hh, IMTLS.cpp to htt_server_SOURCES
        * configure.ac
        check OpenSSL library.

2004-06-19  Motonobu Ichimura  <famao@openi18n.org>

	* htt.conf:
	add template for unix domain.

2004-06-17  Sriram Swaminathan  <sriram.swaminathan@sun.com>

  * keysyms.h
  * IIIMP_hotkey.cpp
  * IIIMP_hotkey.hh
  * IMSvr.hh
  * IIIMP_ICState.cpp
  * IMConnection.cpp
  * IMSvrArg.cpp
  * IMSvr.cpp
  * IIIMP_ICState.hh
  * IIIMP_IMState.hh
  * IMUtil.cpp
  * IMBasicObject.hh
  * IMUtil.hh
  * IIIMP_IMState.cpp
  * LE.hh
  * Makefile.am
  * IMSvrCfg.hh

  - Enabled HOTKEY protocol
  - Integrated the patch given by Akira Tagoh to enable the
    command line option to change the CONVERSION KEYS.

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

	* sys/JavaDesktopSystem/IIim :
	outputted rc status to the stdout.

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

	* configure.ac (IM_CHECK_SOCKET): Check socket facility.
	(CFLAGS, CXXFLAGS): Corrected the macro name of
	THREAD_CXX_CFLAGS.

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

	* htt.conf: fixed comments.

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

	* sys: New directory for system dependent
	configuration files.

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

	* Makefile.am (datadir): Set it to $(IMDIR).
	(data_DATA): Install htt.conf to the data directory.

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

	* htt.conf: Add comments on "ListenAddress".

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

	* lib/Makefile.am (SUBDIRS): Remove iiimp and EIMIL.

	* configure.ac (AC_OUTPUT): Remove Makefiles for lib/iiimp
	and lib/EIMIL.
	(COMMON_INCLUDE): Add -I$(IM_INCLUDEDIR)/iiimp.

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

	* configure.ac (AC_OUTPUT): Add lib/EIMIL/Makefile.
	* lib/Makefile.am (SUBDIRS): Add EIMIL.
	* lib/Makefile.in (SUBDIRS): Updated.
	* configure.ac (AC_OUTPUT): Add lib/EIMIL/Makefile.
	* configure: Updated.

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

	* configure.ac: Totally rewrote it by using acfiles/*.m4.
	* configure: Updated.
	* Makefile.in: Updated.
	* lib/Makefile.in: Updated.
	* aclocal.m4: Updated.
	* config.h.in: Updated.

2002-10-28  MIYASHITA Hisashi  <himi@li18nux.org>

	* .cvsignore: Ignore `stamp-h1'.

	* lib/Makefile.in: Updated.
	* Makefile.in: Updated.
	* aclocal.m4: Updated.
	* config.h.in: Updated.
	* configure: Updated.
	* configure.ac (AC_CHECK_FUNCS): Add signal.

