OSDN Git Service

* update changelog
[modchxj/mod_chxj.git] / ChangeLog
1 libapache2-mod-chxj (0.8.1-1) unstable; urgency=low
2
3   * Changed for Apache 2.2.x.
4   * Changed so that ``Configure'' might run well by CentOS5.1. 
5   * Fixed bug that Segmentation Falt had occurred when browser inforamtion was 
6     read in the AMD64 environment. 
7   * Fixed bug that the HTML conversion operates when connecting it from PC. 
8   * Fixed bug that the HTML conversion for jhtml.
9
10  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
11
12 libapache2-mod-chxj (0.8.0-1) unstable; urgency=low
13
14   * add b tag.
15   * add fieldset tag.
16   * add cookie simulator.
17   * To use neither SetOutputFilter nor SetInputFilter, it changes. 
18   * add referer header simulator.
19   * When '_ chxj_nc' parameter exists, the cookie is not renewed. 
20   * The bug that the dynamic qrcode output function doesn't operate is corrected. 
21
22  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
23
24 libapache2-mod-chxj (0.7.1-1) unstable; urgency=low
25
26   * bug fix
27       - it cannot correctly read the value when the backslash exists in the attribute.
28
29  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
30
31 libapache2-mod-chxj (0.7.0-1) unstable; urgency=low
32
33   * bug fix which the size before it converts it into Content-Length when HEAD of 
34     the image conversion is requested is returned. 
35   * change to acquire it even if the extension is attached by the image acquisition 
36     request.
37   * bug fix into which the submit value had not converted the character-code for HDML. 
38   * bug fix #8585.
39   * add user_agent rewrite function.
40   * bug fix that the image conversion routine was executed two times.
41
42  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
43
44 libapache2-mod-chxj (0.6.2-1) unstable; urgency=low
45
46   * Fix bug which operates the character-code conversion when PC
47     accesses it.
48
49  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
50
51 libapache2-mod-chxj (0.6.1-1) unstable; urgency=low
52
53   * Adding ChxjConvertRule directive
54   * To execute regcomp when the definition file is read, it changes. 
55   * Adding Input and output character-code conversion function addition
56   * h tag p tag pre tag textarea tag ul (Excluding HDML) tag ol tag li tag addition. 
57   * Some bug fix. 
58   * For some FreeBSD
59
60  -- Atsushi Konno (konn@user.sourceforge.jp) Sun Jun 18 18:27:52 JST 2006
61