2009-05-08  Hidehisa Akiyama  <akky@users.sourceforge.jp>

	* configure.ac:
	- added zlib checking.

	* share/rclm2/types/2D_RoundRobin/start:
	* share/rclm2/types/2D_Tournament/start:
	- added "server::max_monitors = 1"

2009-05-07  Hidehisa Akiyama  <akky@users.sourceforge.jp>

	* INSTALL:
	* Makefile.in:
	* aclocal.m4:
	* bin/Makefile.in:
	* bin/rclm2.in:
	* configure:
	* share/rclm2/Makefile.am:
	* share/rclm2/Makefile.in:
	* share/rclm2/types/2D_RoundRobin:
	* share/rclm2/types/2D_RoundRobin/clearup:
	* share/rclm2/types/2D_RoundRobin/record:
	* share/rclm2/types/2D_RoundRobin/setup:
	* share/rclm2/types/2D_RoundRobin/start:
	* share/rclm2/types/2D_RoundRobin/stop:
	* share/rclm2/types/2D_Tournament:
	* share/rclm2/types/2D_Tournament/clearup:
	* share/rclm2/types/2D_Tournament/record:
	* share/rclm2/types/2D_Tournament/setup:
	* share/rclm2/types/2D_Tournament/start:
	* share/rclm2/types/2D_Tournament/stop:
	- added new types.

2009-03-10  Hidehisa Akiyama  <akky@users.sourceforge.jp>

	* NEWS:
	* configure.ac:
	- set version number 20080715.

	* rcg/parser_v5.cpp:
	* rcg/parser_v5.h:
	* bin/Makefile.am:
	* bin/Makefile.in:
	* rcg/Makefile.am:
	* rcg/factory.cpp:
	* rcg/parser_v2.cpp:
	* rcg/parser_v3.cpp:
	* rcg/parser_v4.cpp:
	* rcg/parser_v4.h:
	* rcg/resultprinter.cpp:
	* rcg/types.h:
	* share/rclm2/Makefile.am:
	* share/rclm2/Makefile.in:
	- supported v5 rcg format.

2008-07-15  Hidehisa Akiyama  <akky@users.sourceforge.jp>

	* NEWS:
	* configure.ac:
	- set version number 20080715.

	* share/rclm2/types/robocup2008_2D:
	* share/rclm2/types/robocup2008_2D/clearup:
	* share/rclm2/types/robocup2008_2D/record:
	* share/rclm2/types/robocup2008_2D/setup:
	* share/rclm2/types/robocup2008_2D/start:
	* share/rclm2/types/robocup2008_2D/stop:
	- added a new type robocup2008_2D

2008-05-05  Hidehisa Akiyama  <akky@users.sourceforge.jp>

	* share/rclm2/types/jopen2008_2D-T:
	* share/rclm2/types/jopen2008_2D-T/clearup:
	* share/rclm2/types/jopen2008_2D-T/record:
	* share/rclm2/types/jopen2008_2D-T/setup:
	* share/rclm2/types/jopen2008_2D-T/start:
	* share/rclm2/types/jopen2008_2D-T/stop:
	* share/rclm2/Makefile.am:
	* share/rclm2/Makefile.in:
	- added a new type jopen2008_2D-T for tournaments.

2008-05-03  Hidehisa Akiyama  <akky@users.sourceforge.jp>

	* share/rclm2/types/jopen2008_2D/record:
	* share/rclm2/types/jopen2008_2D/setup:
	- added the referee checking operation after game record.

2008-05-02  Hidehisa Akiyama  <akky@users.sourceforge.jp>

	* bin/rclm2.in:
	- fixed a problem of bash.

	* INSTALL:
	* Makefile.in:
	* aclocal.m4:
	* configure:
	* install-sh:
	* missing:
	* share/rclm2/Makefile.am:
	* share/rclm2/Makefile.in:
	* share/rclm2/functions.bash:
	* share/rclm2/types/jopen2008_2D:
	* share/rclm2/types/jopen2008_2D/clearup:
	* share/rclm2/types/jopen2008_2D/record:
	* share/rclm2/types/jopen2008_2D/setup:
	* share/rclm2/types/jopen2008_2D/start:
	* share/rclm2/types/jopen2008_2D/stop:
	* bin/Makefile.in:
	- added new type jopen2008_2D

	* rcg/Makefile.am:
	* rcg/factory.cpp:
	* rcg/handler.h:
	* rcg/parser.h:
	* rcg/parser_v1.cpp:
	* rcg/parser_v2.cpp:
	* rcg/parser_v2.h:
	* rcg/parser_v3.cpp:
	* rcg/parser_v4.cpp:
	* rcg/parser_v4.h:
	* rcg/resultprinter.cpp:
	* rcg/types.h:
	* rcg/util.cpp:
	* rcg/util.h:
	- updated log parser. supported v4 format log.

2008-02-29  Hidehisa Akiyama  <akky@users.sourceforge.jp>

	* bin/rclmscheduler:
	* AUTHORS:
	* bin/Makefile.am:
	* bin/Makefile.in:
	* share/rclm2/schedulers/roundrobin/init:
	- added rclmscheduler as an installed target.

2008-02-28  Hidehisa Akiyama  <akky@users.sourceforge.jp>

	* bin/rclm2.in (Usage):
	- commented out the help message about non-exext script.

	* README:
	- wrote about configuration for the environment and sample
	scripts.

2008-02-27  Hidehisa Akiyama  <akky@users.sourceforge.jp>

	* m4:
	* m4/ax_boost_base.m4:
	* rcg/Makefile.am:
	* rcg/factory.cpp:
	* rcg/factory.h:
	* rcg/gzfstream.cpp:
	* rcg/gzfstream.h:
	* rcg/handler.h:
	* rcg/parser.h:
	* rcg/parser_v1.cpp:
	* rcg/parser_v1.h:
	* rcg/parser_v2.cpp:
	* rcg/parser_v2.h:
	* rcg/parser_v3.cpp:
	* rcg/parser_v3.h:
	* rcg/resultprinter.cpp:
	* rcg/types.h:
	* rcg/util.cpp:
	* rcg/util.h:
	* README:
	* AUTHORS:
	* Makefile.am:
	* bootstrap:
	* configure.ac:
	- added C++ version resultprinter.
	- updated README file.
