2006-09-12  Tasuku SUENAGA <a at razil.jp>

	* version 0.8.1
	* implement expiring caches.
	* inverted index is broken in environment where uintptr_t is not 32bit.
	* support latin1 and koi8r.
	* records.curr_rec was broken when sen_records_find() invoked.
	* CREATE INDEX handles parameters properly.
	* remove dependency on pkg.m4.
	* fix misc bugs.

2006-06-27  Tasuku Suenaga  <a at razil.jp>

	* sen_index_info() enhanced (applied patch from <koizumi at gree.co.jp>)

2006-04-05  Poe MORITA  <morita at razil.jp>

	* snip.c bug fixed (applied patch from <ko at yappo.ne.jp>)

2006-03-08  Poe MORITA  <morita at razil.jp>

	* query.c added (for boolean search)

2006-02-16  Poe MORITA  <morita at razil.jp>

	* io.c bug fixed. index format has modified.

2006-02-13  Poe MORITA  <morita at razil.jp>

	* AIO/DIO based cache from Takuo Kitame <kitame at valinux. co. jp>
	* --enable-aio, --enable-gatomic, --enable-nfkc, --with-mecab option added
	
2006-01-12  Poe MORITA  <morita at razil.jp>

	* windows porting released

2005-12-22  Poe MORITA  <morita at razil.jp>

	* support unpatched version of mecab (0.81, 0.82pre, 0.90)
	  no longer depends on mecab mte patch.

2005-12-14  Poe MORITA  <morita at razil.jp>

	* windows porting (alpha version)

2005-11-17  Poe MORITA  <morita at razil.jp>

	* set.c modified which depended on particular structure alignment
	* change the delimiter of column value to '\n' in mysql binding

2005-11-14  Poe MORITA  <morita at razil.jp>

	* API changed (keys are deep copied)
	* garabages in symbol tables are collected
	* sen_index_sel escalated unsplit, then partial

2005-10-28  Poe MORITA  <morita at razil.jp>

	* myisamchk bug fixed

2005-10-27  Poe MORITA  <morita at razil.jp>

	* mysql binding updated
	* myisamchk supported
	* sen_index_sel query escalation supports sen_sel_unsplit

2005-09-17  Poe MORITA  <morita at razil.jp>

	* mysql-5.0.12-beta binding from <tasuku at hottolink.co.jp>

2005-09-17  Poe MORITA  <morita at razil.jp>

	* Ruby binding memory leak fixed by <phuna at users.sourceforge.net>

2005-09-08  Poe MORITA  <morita at razil.jp>

	* utf-8 support enhanced. (SEN_INDEX_NORMALIZE become available)

2005-08-16  Poe MORITA  <morita at razil.jp>

	* SJIS support enhanced. (SEN_INDEX_NORMALIZE become available)

2005-08-16  Poe MORITA  <morita at razil.jp>

	* advanced API revised
	* Ruby binding has rewrited using SWIG and supports advanced API.

2005-07-05  Poe MORITA  <morita at razil.jp>

	* the license has changed to LGPL from GPL.
	* all of advanced API function implemented
	* sen_skipmode_set patch applied to mysql binding

2005-06-23  Poe MORITA  <morita at razil.jp>

	* advanced API functions implemented

2005-04-12  Poe MORITA  <morita at razil.jp>

	* applied ftb patch for mysql binding from <ko at yappo.ne.jp>
	'IN BOOLEAN MODE' supported

2005-04-07  Poe MORITA  <morita at razil.jp>

	* applied darwin patch from <oyama at module.jp>
	working on Mac OS X 10.3.8.

	* mysql binding updated by <ko at yappo.ne.jp>
	working on MySQL 4.0.23, 4.0.24
