OSDN Git Service

* Fixed Bug that deb package doesn't correspond to Apache2.2.
[modchxj/mod_chxj.git] / ChangeLog
1 libapache2-mod-chxj (0.8.4-1) unstable; urgency=low
2
3   * Fixed Bug that deb package doesn't correspond to Apache2.2.
4   * Added features:
5     ``ChxjImageCacheLimit'' directive.
6   * Added Document:
7     ``ChxjImageCacheLimit'' directive.
8
9  -- Atsushi Konno <konn@users.sourceforge.jp>  Tue,  5 Feb 2008 20:33:16 +0900
10
11 libapache2-mod-chxj (0.8.3-1) unstable; urgency=high
12
13   * Fixed Bug
14     - The image conversion is not operated at the access by PC.
15     - Bug that doesn't delete cache file.
16       + default limit size is 10MByte.
17         but the setting cannot be changed now.
18
19  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon,  4 Feb 2008 12:53:21 +0900
20
21 libapache2-mod-chxj (0.8.2-1) unstable; urgency=low
22
23   * Fixed Bug to which compile error occurs when A is specified.
24
25  -- Atsushi Konno <konn@users.sourceforge.jp>  Sun,  3 Feb 2008 01:40:33 +0900
26
27 libapache2-mod-chxj (0.8.1-1) unstable; urgency=low
28
29   * Changed for Apache 2.2.x.
30   * Changed so that ``Configure'' might run well by CentOS5.1. 
31   * Fixed bug that Segmentation Falt had occurred when browser inforamtion was 
32     read in the AMD64 environment. 
33   * Fixed bug that the HTML conversion operates when connecting it from PC. 
34   * Fixed bug that the HTML conversion for jhtml.
35
36  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
37
38 libapache2-mod-chxj (0.8.0-1) unstable; urgency=low
39
40   * add b tag.
41   * add fieldset tag.
42   * add cookie simulator.
43   * To use neither SetOutputFilter nor SetInputFilter, it changes. 
44   * add referer header simulator.
45   * When '_ chxj_nc' parameter exists, the cookie is not renewed. 
46   * The bug that the dynamic qrcode output function doesn't operate is corrected. 
47
48  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
49
50 libapache2-mod-chxj (0.7.1-1) unstable; urgency=low
51
52   * bug fix
53       - it cannot correctly read the value when the backslash exists in the attribute.
54
55  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
56
57 libapache2-mod-chxj (0.7.0-1) unstable; urgency=low
58
59   * bug fix which the size before it converts it into Content-Length when HEAD of 
60     the image conversion is requested is returned. 
61   * change to acquire it even if the extension is attached by the image acquisition 
62     request.
63   * bug fix into which the submit value had not converted the character-code for HDML. 
64   * bug fix #8585.
65   * add user_agent rewrite function.
66   * bug fix that the image conversion routine was executed two times.
67
68  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
69
70 libapache2-mod-chxj (0.6.2-1) unstable; urgency=low
71
72   * Fix bug which operates the character-code conversion when PC
73     accesses it.
74
75  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
76
77 libapache2-mod-chxj (0.6.1-1) unstable; urgency=low
78
79   * Adding ChxjConvertRule directive
80   * To execute regcomp when the definition file is read, it changes. 
81   * Adding Input and output character-code conversion function addition
82   * h tag p tag pre tag textarea tag ul (Excluding HDML) tag ol tag li tag addition. 
83   * Some bug fix. 
84   * For some FreeBSD
85
86  -- Atsushi Konno <konn@user.sourceforge.jp> Sun Jun 18 18:27:52 JST 2006
87