libapache2-mod-chxj (0.10.2-1) unstable; urgency=low

  * Fixed bug. 
    - cookie ID is not added when redirect.(reported by bayside)

 -- Atsushi Konno <konn@users.sourceforge.jp>  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 <konn@users.sourceforge.jp>  Tue,  1 Apr 2008 19:08:27 +0900

libapache2-mod-chxj (0.10.0-1) unstable; urgency=low

  * Added Features. 
    - Add cookie path validator.
    - Add cookie domain validator.
    - Add cookie expires validator.
    - Add cookie secure validator.
    - Add 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 <konn@users.sourceforge.jp>  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 <konn@users.sourceforge.jp>  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 <konn@users.sourceforge.jp>  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 <konn@users.sourceforge.jp>  Mon, 17 Mar 2008 23:02:13 +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 <konn@users.sorceforge.jp>  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 <konn@users.sourceforge.jp>  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 erase cache file.
      + default limit size is 10MByte.
	    but the setting cannot be changed now. 

 -- Atsushi Konno <konn@users.sourceforge.jp>  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 <konn@users.sourceforge.jp>  Sun,  3 Feb 2008 01:40:33 +0900

libapache2-mod-chxj (0.8.1-1) unstable; urgency=low

  * fix warning.
  * It is corrected that it is possible to use it with apache2.2. 
  * 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 <konn@users.sourceforge.jp>  Fri, 11 Jan 2008 18:39:44 +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 <konn@users.sourceforge.jp>  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 <konn@users.sourceforge.jp>  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 <konn@users.sourceforge.jp>  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 <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900

libapache2-mod-chxj (0.6.1-1) unstable; urgency=low

  * Initial release 

 -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
