OSDN Git Service

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