2003-12-01 13:00  yuya_n

	* NEWS, configure.in: mod_img version 0.2 released.

2003-10-24 23:08  yuya_n

	* Makefile.am: tag: new target.

2003-10-21 20:23  yuya_n

	* src/mod_img.c: (parse_accept): remove unused variable `i'.

2003-10-19 17:11  yuya_n

	* bootstrap: add real `aclocal', `autoheader', `automake' and
	`autoconf' names.

2003-10-19 17:07  yuya_n

	* bootstrap: no CVS/Root case support.

2003-10-16 22:31  yuya_n

	* configure.in: mod_img version 0.2pre1 comes out.

2003-10-16 22:24  yuya_n

	* configure.in: don't use AC_DISABLE_STATIC.

2003-10-16 22:23  yuya_n

	* configure.in, src/mod_img.c: rename acconfig.h => config.h.

2003-10-12 04:52  yuya_n

	* src/mod_img.c: (parse_accept): new function. 
	(get_client_accept_output_type): new function. 
	(get_merged_config): use get_client_accept_output_type for
	automatically file type conversion [NEW FEATURE].

2003-10-09 23:00  yuya_n

	* NEWS, configure.in: mod_img version 0.1.2 released.

2003-10-03 16:38  yuya_n

	* src/mod_img.c: (OutputType.save_support): new variable. 
	(OUTPUT_TYPES): changes for OutputType.  (DEFAULT_OUTPUT_TYPE):
	changes for OutputType.  (img_initialize): put Imlib2 version. 
	(img_handler): check Imlib2 save support.

2003-10-03 16:26  yuya_n

	* configure.in: (IMLIB2_VERSION): new definition. 
	(IMLIB2_{BMP,GIF,JPG,PNG,PNM,TIFF,XPM}_SAVE_SUPPORT): new
	definition.

2003-10-03 15:57  yuya_n

	* acinclude.m4: (IMLIB2_VERSION): new variable. 
	(IMLIB2_{ARGB,BMP,GIF,JPG,PNG,PNM,TGA,TIFF,XPM}_{LOAD,SAVE}_SUPPORT
	): new variable.

2003-10-03 13:49  yuya_n

	* src/mod_img.c: (strerror_imlib_load_error): new function. 
	(img_handler): return HTTP_INTERNAL_SERVER_ERROR when Imlib2 throws
	load error or save error.

2003-10-03 05:05  yuya_n

	* src/mod_img.c: (get_merged_config): fix about output_type in no
	conversion case.

2003-10-03 02:57  yuya_n

	* src/mod_img.c: (manipulate_file_mimetype): return
	HTTP_BAD_REQUEST when unknown mime type request. 
	(manipulate_file_mimetype): set md->ii_out by md->ii_in clone.

2003-10-01 21:00  yuya_n

	* NEWS, configure.in: mod_img version 0.1.1 released.

2003-10-01 16:37  yuya_n

	* doc/: README.en.rd, README.ja.rd: (What is mod_img?): new
	section.

2003-10-01 15:37  yuya_n

	* README: add comment about doc/README.ja.rd, doc/README.en.rd,
	doc/README.ja.html and doc/README.en.html.

2003-10-01 15:14  yuya_n

	* doc/: README.en.rd, README.ja.rd: (Required environment): new
	section.  (Installation): new section.

2003-10-01 12:00  yuya_n

	* NEWS: mod_img version 0.1 released.

2003-10-01 11:54  yuya_n

	* .cvsignore: mod_img version 0.1 released.

2003-10-01 11:03  yuya_n

	* Makefile.am: (dist-bzip2): new target.

2003-10-01 00:00  yuya_n

	* .cvsignore, AUTHORS, Makefile.am, NEWS, README, acinclude.m4,
	bootstrap, configure.in, doc/.cvsignore, doc/Makefile.am,
	doc/README.en.rd, doc/README.ja.rd, doc/examples/.cvsignore,
	doc/examples/Makefile.am, doc/examples/httpd.conf, src/.cvsignore,
	src/Makefile.am, src/mod_img.c: Initial revision

2003-10-01 00:00  yuya_n

	* .cvsignore, AUTHORS, Makefile.am, NEWS, README, acinclude.m4,
	bootstrap, configure.in, doc/.cvsignore, doc/Makefile.am,
	doc/README.en.rd, doc/README.ja.rd, doc/examples/.cvsignore,
	doc/examples/Makefile.am, doc/examples/httpd.conf, src/.cvsignore,
	src/Makefile.am, src/mod_img.c: initial import.

