OSDN Git Service

*** empty log message ***
[modchxj/mod_chxj.git] / ChangeLog
1 libapache2-mod-chxj (0.8.0-1) unstable; urgency=low
2
3   * bug fix
4       - it cannot correctly read the value when the backslash exists in the attribute.
5
6  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
7
8 libapache2-mod-chxj (0.7.0-1) unstable; urgency=low
9
10   * bug fix which the size before it converts it into Content-Length when HEAD of 
11     the image conversion is requested is returned. 
12   * change to acquire it even if the extension is attached by the image acquisition 
13     request.
14   * bug fix into which the submit value had not converted the character-code for HDML. 
15   * bug fix #8585.
16   * add user_agent rewrite function.
17   * bug fix that the image conversion routine was executed two times.
18
19  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
20
21 libapache2-mod-chxj (0.6.2-1) unstable; urgency=low
22
23   * Fix bug which operates the character-code conversion when PC
24     accesses it.
25
26  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
27
28 libapache2-mod-chxj (0.6.1-1) unstable; urgency=low
29
30   * Adding ChxjConvertRule directive
31   * To execute regcomp when the definition file is read, it changes. 
32   * Adding Input and output character-code conversion function addition
33   * h tag p tag pre tag textarea tag ul (Excluding HDML) tag ol tag li tag addition. 
34   * Some bug fix. 
35   * For some FreeBSD
36
37  -- Atsushi Konno (konn@user.sourceforge.jp) Sun Jun 18 18:27:52 JST 2006
38