2006-04-18  AShiZaWa KaZuNoRi  <kasha@sun.co.jp>

	* protocol/spec_v4.html:
	change IM specific capability to LE attribute.

	* protocol/spec_v4.html: fix title.
	fix link in capability.
	fix INPUTMETHOD_DESCRIPTOR description.
	add SUBIM_DESCRIPTOR to INPUTMETHOD_DESCRIPTOR.
	add IM specific capability to INPUTMETHOD_DESCRIPTOR.
	add SUBIM_DESCRIPTOR description.
	fix Input Context Attributes.

2005-09-08  AShiZaWa KaZuNoRi  <kasha@sun.co.jp>

	* protocol/spec_v4.html: fix CLIENTDESCRIPTOR
	add CLIENT_GROUP

2005-07-14  AShiZaWa KaZuNoRi  <kasha@sun.co.jp>

	* protocol/spec_v4.html: fixes for file operation, mainly
	primitive data types

2005-07-11  AShiZaWa KaZuNoRi  <kasha@sun.co.jp>

	* protocol/spec_v4.html: remove fchmod
	fix FILE_OPERATION_READDIR_RESULT
	add FILE_OPERATION_RMDIR_RESULT
	fix FILE_OPERATION_SEEKDIR_REQUEST and
	FILE_OPERATION_TELLDIR_REQUEST

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

	* protocol/spec_v4.html: New.
	* protocol/spec_v3.html: rename from spec.html, revert back to
	previous version
	* index.html: spec_v3.html and spec_v4.html

2005-06-21  AShiZaWa KaZuNoRi  <kasha@sun.co.jp>

	* protocol/spec.html: add IM_FILE_OPERATION message and related data types.

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

	* configure.ac: Name package iiimf-docs, bump version, and
	update project mail address.  Do not call AC_CONFIG_AUX_DIR.
	Call AM_INIT_AUTOMAKE without arguments.

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

	* config/iiimd.xml.conf.xsd: Added.

	* config/iiimd.xml.conf.sample: Added.

2005-03-11  Sriram Swaminathan <sriram.swaminathan@sun.com>

	* protocol/spec.html

	Updated IIIMP Specification with the HOTKEY related protocols.

2005-03-10  Sriram Swaminathan <sriram.swaminathan@sun.com>

	* ns/README

	The argument for the method iml_nsc_create_t() is changed 
	to the following :

	void *(*iml_nsc_create_t) (char *if_name, int nsc_type , void *nsc_owner);

	Note:
	
	1. If nsc_type is "IML_NSC_TYPE_LE", then nsc_owner is "iml_if_t *"
	2. If nsc_type is "IML_NSC_TYPE_USER", then nsc_owner is "iml_desktop_t *"

2005-03-07  Sriram Swaminathan <sriram.swaminathan@sun.com>

	* ns/iml_nsc_close_t.3
	* ns/iml_nsc_closedir_t.3
	* ns/iml_nsc_creat_t.3
	* ns/iml_nsc_fcntl_t.3
	* ns/iml_nsc_fstat_t.3
	* ns/iml_nsc_ftruncate_t.3
	* ns/iml_nsc_lstat_t.3
	* ns/iml_nsc_mkdir_t.3
	* ns/iml_nsc_open_t.3
	* ns/iml_nsc_opendir_t.3
	* ns/iml_nsc_read_t.3
	* ns/iml_nsc_readdir_t.3
	* ns/iml_nsc_rename_t.3
	* ns/iml_nsc_rewinddir_t.3
	* ns/iml_nsc_rmdir_t.3
	* ns/iml_nsc_stat_t.3
	* ns/iml_nsc_symlink_t.3
	* ns/iml_nsc_truncate_t.3
	* ns/iml_nsc_unlink_t.3
	* ns/iml_nsc_write_t.3

	Modified man pages for the supported NS based I/O calls

2005-03-02  Sriram Swaminathan <sriram.swaminathan@sun.com>

	* ns/README

	Update Namespace based I/O API doc.

2005-02-08  Sriram Swaminathan <sriram.swaminathan@sun.com>

	* ns
	* ns/truncate.3
	* ns/symlink.3
	* ns/lstat.3
	* ns/write.3
	* ns/README
	* ns/creat.3
	* ns/unlink.3
	* ns/opendir.3
	* ns/open.3
	* ns/closedir.3
	* ns/close.3
	* ns/fcntl.3
	* ns/mkdir.3
	* ns/rename.3
	* ns/Makefile.am
	* ns/readdir.3
	* ns/read.3
	* ns/stat.3
	* ns/rmdir.3
	* hotkey
	* hotkey/Makefile.am
	* hotkey/HOTKEY_API.txt
	* configure.ac
	* Makefile.am


	API doc for Hotkey and Namespace POSIX I/O calls. 

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

	* autogen.sh: allow other automake versions

2004-07-17  Hideki Hiura  <hiura@openi18n.org>

	* protocol/spec.html : 
	 - added HOTKEY, HETKEYCTL, and related protocol
	 - bump up spec version to 3.0 draft 0.2.


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

	* protocol/spec.html : 
	 - add integer list and string list to IM_GETIMVALUES.
	 - bump up spec version to 3.0 draft 0.1.

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

	* protocol/spec.html : 
	  - added IM_AUX_GETVALUES/IM_AUX_GETVALUES_REPLY
	  - bump up spec revision to 2.0 draft 0.3

2004-03-23  Hidetoshi Tajima  <hidetoshi.tajima@sun.com>

	* ChangeLog: New changelog for iiimf-docs.
	* configure.ac: New configure.
	* Makefile.am: New automake file.
	created by Ervin.Yan@sun.com
