2006-02-09  Shiro Kawai  <shiro@acm.org>

	* release 0.1.3
	
	* fcgi.stub (fcgx-accept): inserted #ifdefs to cope with API change
	  of Scm_CStringArrayToList in Gauche 0.8.7.

2006-01-20  Shiro Kawai  <shiro@acm.org>

	* release 0.1.2
	
	* configure.ac : recognize --with-fcgi=PATH configure option to
	  specify include/library paths of libfcgi.
	* Makefile.in : use CPPFLAGS, LDFLAGS and LIBS explicitly, so that
	  it can receive extra path given to --with-fcgi configure option,
	  as well as it allows user to override them at make time.

2006-01-13  Shiro Kawai  <shiro@acm.org>

	* release 0.1.1
	
	* integrated a patch for Gauche 0.8.3 API change by nekoie
	  at http://d.tir.jp/pw?Gauche-fastcgi

	* Adapted to the modern module source structure.

