libapache2-mod-chxj (0.10.4-1) unstable; urgency=low * Fixed bug. - Disregarded the tag did not know. - The tag closing by itself -- Atsushi Konno Fri, 18 Apr 2008 03:13:27 +0900 libapache2-mod-chxj (0.10.3-1) unstable; urgency=low * Fixed bug. - Cookie ID is not given, except when Content-type is text/html and application/xhtml+xml. (Reported by bayside. Thanks!) -- Atsushi Konno Thu, 10 Apr 2008 23:30:52 +0900 libapache2-mod-chxj (0.10.2-1) unstable; urgency=low * Fixed bug. - cookie ID is not added when redirect.(reported by bayside) -- Atsushi Konno Tue, 1 Apr 2008 23:47:26 +0900 libapache2-mod-chxj (0.10.1-1) unstable; urgency=low * Fixed bug. - forgot to do -1 in the string length specification part though sizeof was used with STRNCASEEQ. -- Atsushi Konno Tue, 1 Apr 2008 19:08:27 +0900 libapache2-mod-chxj (0.10.0-1) unstable; urgency=low * Added Features. - Added cookie path validator. - Added cookie domain validator. - Added cookie expires validator. - Added cookie secure validator. - Added content-type ``application/xhtml+xml'' - use Buffering. - Added Cookie Lazy ID mode. - Cookie simulator(delete experimental) * Fixed bug. - Parsing is abnormal of the comment tag. - Parsing is abnormal of the script tag. -- Atsushi Konno Mon, 31 Mar 2008 17:58:05 +0900 libapache2-mod-chxj (0.9.0-1) unstable; urgency=low * Added Features - Cookie can have been recorded in MySQL. - Cookie can have been recorded in memcached. * Fixed Bug - When mpeg is downloaded, it memory a large amount of consumes it. -- Atsushi Konno Mon, 24 Mar 2008 00:57:55 +0900 libapache2-mod-chxj (0.8.7-1) unstable; urgency=low * Fixed Bug - Using AC_FUNC_MALLOC by mistake. AC_FUNC_MALLOC is neatly used because it is too good though it is not necessary. AC_FUNC_MALLOC reacts for CentOS due to the bug of autoconf2.59. - When ap_regex.h is not found, pcre.h is used. In that case, to use pcre-config. * Changed Features - Abolition of libiconv. use glibc/iconv. -- Atsushi Konno Mon, 17 Mar 2008 23:02:33 +0900 libapache2-mod-chxj (0.8.6-1) unstable; urgency=low * Added error messages - the error message of the parsing machine of HTML. - the error message when the character-code is converted. * Fixed Bug - forgotten that apache2.0.x doesn't have ap_regex.h. (reported by R) -- Atsushi Konno Wed, 12 Mar 2008 01:49:16 +0900 libapache2-mod-chxj (0.8.5-1) unstable; urgency=low * Fixed Bug - when the image of non-correspondence is converted, and aborted. * Changed features. - Being able to convert the image changed only to jpeg, png, and gif. -- Atsushi Konno Thu, 14 Feb 2008 20:53:02 +0900 libapache2-mod-chxj (0.8.4-1) unstable; urgency=low * Fixed Bug that deb package doesn't correspond to Apache2.2. * Added features: - ``ChxjImageCacheLimit'' directive. - The serial number of "image workfile name" is deleted. * Added Document: ``ChxjImageCacheLimit'' directive. -- Atsushi Konno Tue, 5 Feb 2008 20:33:16 +0900 libapache2-mod-chxj (0.8.3-1) unstable; urgency=high * Fixed Bug - The image conversion is not operated at the access by PC. - Bug that doesn't delete cache file. + default limit size is 10MByte. but the setting cannot be changed now. -- Atsushi Konno Mon, 4 Feb 2008 12:53:21 +0900 libapache2-mod-chxj (0.8.2-1) unstable; urgency=low * Fixed Bug to which compile error occurs when A is specified. -- Atsushi Konno Sun, 3 Feb 2008 01:40:33 +0900 libapache2-mod-chxj (0.8.1-1) unstable; urgency=low * Changed for Apache 2.2.x. * Changed so that ``Configure'' might run well by CentOS5.1. * Fixed bug that Segmentation Falt had occurred when browser inforamtion was read in the AMD64 environment. * Fixed bug that the HTML conversion operates when connecting it from PC. * Fixed bug that the HTML conversion for jhtml. -- Atsushi Konno Mon, 19 Jun 2006 17:29:48 +0900 libapache2-mod-chxj (0.8.0-1) unstable; urgency=low * add b tag. * add fieldset tag. * add cookie simulator. * To use neither SetOutputFilter nor SetInputFilter, it changes. * add referer header simulator. * When '_ chxj_nc' parameter exists, the cookie is not renewed. * The bug that the dynamic qrcode output function doesn't operate is corrected. -- Atsushi Konno Mon, 19 Jun 2006 17:29:48 +0900 libapache2-mod-chxj (0.7.1-1) unstable; urgency=low * bug fix - it cannot correctly read the value when the backslash exists in the attribute. -- Atsushi Konno Mon, 19 Jun 2006 17:29:48 +0900 libapache2-mod-chxj (0.7.0-1) unstable; urgency=low * bug fix which the size before it converts it into Content-Length when HEAD of the image conversion is requested is returned. * change to acquire it even if the extension is attached by the image acquisition request. * bug fix into which the submit value had not converted the character-code for HDML. * bug fix #8585. * add user_agent rewrite function. * bug fix that the image conversion routine was executed two times. -- Atsushi Konno Mon, 19 Jun 2006 17:29:48 +0900 libapache2-mod-chxj (0.6.2-1) unstable; urgency=low * Fix bug which operates the character-code conversion when PC accesses it. -- Atsushi Konno Mon, 19 Jun 2006 17:29:48 +0900 libapache2-mod-chxj (0.6.1-1) unstable; urgency=low * Adding ChxjConvertRule directive * To execute regcomp when the definition file is read, it changes. * Adding Input and output character-code conversion function addition * h tag p tag pre tag textarea tag ul (Excluding HDML) tag ol tag li tag addition. * Some bug fix. * For some FreeBSD -- Atsushi Konno Sun Jun 18 18:27:52 JST 2006