Wed  9 Aug 2006  Satoshi Fujiwara  <sa-fuji@sdl.hitachi.co.jp>

	* all: update version number (0.0.1 -> 1.0.0)
	* all: The application and kernel mode are abolished.
	       Even the log traced specifying any option is convertible in the
	       log of each process.
	       In addition, only the execution of the target process was
	       traced in most cases.
	* all: add the feature that detect the BTS buffer overflow.
	       bt_split, bt_execpath and bt_coverage outputs the warning
	       message when it detect the overflow. 
	       In addition, the overflow measures can be done by setting the
	       number of empty records when interrupt was generated (-M).
	* all: add the option of address range alias (--usr|--ker|--all).
	* bt_collect_log: add the flight-recorder mode (--fr, --exit-fr).
	* bt_coverage: add the feature that displays state coverage.
	* bt_coverage: fixed a bug that total number of the branch was wrong.
	* bt_coverage: fixed a bug that the function call of the "jmp func"
	       form was not included in the function coverage.
	* bt_coverage: fixed a bug that it ends without displaying coverage
	       when the relayfs buffer overflows.
	* bt_mod: fixed a bug that the lack buffer number (dropped) was
	       counted at the --stop mode though only the buffer was sure to
	       be traced.
	* bt_mod: fixed a bug that when the writing buffer exceeds one page
	       by a lot of pid writing, it is not correctly written.

Wed 10 May 2006  Satoshi Fujiwara  <sa-fuji@sdl.hitachi.co.jp>

	* bt_coverage: add the feature that converts coverage output to html
	       files.
	* bt_execpath: add the feature that displays summary of execution path.
	* bt_execpath: add the feature that displays nested repeat statements.
	* all: fixed a bug that case of not-correct data output on
	       relocate-binary.

Thu  1 Jun 2006  Satoshi Fujiwara  <sa-fuji@sdl.hitachi.co.jp>

	* release 0.0.1
