OSDN Git Service

* updated changelog.
[modchxj/mod_chxj.git] / debian / changelog
1 libapache2-mod-chxj (0.10.2-1) unstable; urgency=low
2
3   * Fixed bug. 
4     - cookie ID is not added when redirect.(reported by bayside)
5
6  -- Atsushi Konno <konn@users.sourceforge.jp>  Tue,  1 Apr 2008 23:47:26 +0900
7
8 libapache2-mod-chxj (0.10.1-1) unstable; urgency=low
9
10   * Fixed bug.
11     - forgot to do -1 in the string length specification part though sizeof was used with STRNCASEEQ. 
12
13  -- Atsushi Konno <konn@users.sourceforge.jp>  Tue,  1 Apr 2008 19:08:27 +0900
14
15 libapache2-mod-chxj (0.10.0-1) unstable; urgency=low
16
17   * Added Features. 
18     - Add cookie path validator.
19     - Add cookie domain validator.
20     - Add cookie expires validator.
21     - Add cookie secure validator.
22     - Add content-type ``application/xhtml+xml''
23     - use Buffering.
24     - Added Cookie Lazy ID mode.
25     - Cookie simulator(delete experimental)
26   * Fixed bug.
27     - Parsing is abnormal of the comment tag.
28     - Parsing is abnormal of the script tag.
29
30  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 31 Mar 2008 17:58:05 +0900
31
32 libapache2-mod-chxj (0.9.0-1) unstable; urgency=low
33
34   * Added Features
35     - Cookie can have been recorded in MySQL. 
36     - Cookie can have been recorded in memcached. 
37   * Fixed Bug
38     - When mpeg is downloaded, it memory a large amount of consumes it.
39
40  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 24 Mar 2008 00:57:55 +0900
41
42 libapache2-mod-chxj (0.8.7-1) unstable; urgency=low
43
44   * Fixed Bug
45     - Using AC_FUNC_MALLOC by mistake.
46       AC_FUNC_MALLOC is neatly used because it is too good though
47       it is not necessary.
48       AC_FUNC_MALLOC reacts for CentOS due to the bug of autoconf2.59.
49     - When ap_regex.h is not found, pcre.h is used. In that case, to use
50       pcre-config.
51   * Changed Features
52     - Abolition of libiconv. use glibc/iconv.
53
54  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 17 Mar 2008 23:02:33 +0900
55
56 libapache2-mod-chxj (0.8.6-1) unstable; urgency=low
57
58   * Added error messages
59     - the error message of the parsing machine of HTML.
60     - the error message when the character-code is converted.
61   * Fixed Bug
62     - forgotten that apache2.0.x doesn't have ap_regex.h. (reported by R)
63
64  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 17 Mar 2008 23:02:13 +0900
65
66 libapache2-mod-chxj (0.8.5-1) unstable; urgency=low
67
68   * Fixed Bug
69     - when the image of non-correspondence is converted, and aborted.
70   * Changed features.
71     - Being able to convert the image changed only to jpeg, png, and gif. 
72
73  -- Atsushi Konno <konn@users.sorceforge.jp>  Thu, 14 Feb 2008 20:53:02 +0900
74
75 libapache2-mod-chxj (0.8.4-1) unstable; urgency=low
76
77   * Fixed Bug that deb package doesn't correspond to Apache2.2. 
78   * Added features: 
79     - ``ChxjImageCacheLimit'' directive.
80     - The serial number of "image workfile name" is deleted. 
81   * Added Document:
82     ``ChxjImageCacheLimit'' directive.
83
84  -- Atsushi Konno <konn@users.sourceforge.jp>  Tue,  5 Feb 2008 20:33:16 +0900
85
86 libapache2-mod-chxj (0.8.3-1) unstable; urgency=high
87
88   * Fixed Bug  
89     - The image conversion is not operated at the access by PC. 
90     - Bug that doesn't erase cache file.
91       + default limit size is 10MByte.
92             but the setting cannot be changed now. 
93
94  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon,  4 Feb 2008 12:53:21 +0900
95
96 libapache2-mod-chxj (0.8.2-1) unstable; urgency=low
97
98   * Fixed Bug to which compile error occurs when A is specified. 
99
100  -- Atsushi Konno <konn@users.sourceforge.jp>  Sun,  3 Feb 2008 01:40:33 +0900
101
102 libapache2-mod-chxj (0.8.1-1) unstable; urgency=low
103
104   * fix warning.
105   * It is corrected that it is possible to use it with apache2.2. 
106   * Changed for Apache 2.2.x.
107   * Changed so that ``Configure'' might run well by CentOS5.1.
108   * Fixed Bug that Segmentation Falt had occurred when browser inforamtion was
109     read in the AMD64 environment.
110   * Fixed bug that the HTML conversion operates when connecting it from PC.
111   * Fixed bug that the HTML conversion for jhtml.
112
113
114  -- Atsushi Konno <konn@users.sourceforge.jp>  Fri, 11 Jan 2008 18:39:44 +0900
115
116 libapache2-mod-chxj (0.8.0-1) unstable; urgency=low
117
118   * add b tag.
119   * add fieldset tag.
120   * add cookie simulator.
121   * To use neither SetOutputFilter nor SetInputFilter, it changes. 
122   * add referer header simulator.
123   * When '_ chxj_nc' parameter exists, the cookie is not renewed.
124   * The bug that the dynamic qrcode output function doesn't operate is corrected. 
125
126  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
127
128 libapache2-mod-chxj (0.7.1-1) unstable; urgency=low
129
130   * bug fix
131       - it cannot correctly read the value when the backslash exists in the attribute.
132
133  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
134
135 libapache2-mod-chxj (0.7.0-1) unstable; urgency=low
136
137   * bug fix which the size before it converts it into Content-Length when HEAD of 
138     the image conversion is requested is returned. 
139   * change to acquire it even if the extension is attached by the image acquisition 
140     request.
141   * bug fix into which the submit value had not converted the character-code for HDML. 
142   * bug fix #8585.
143   * add user_agent rewrite function.
144   * bug fix that the image conversion routine was executed two times.
145
146  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
147
148 libapache2-mod-chxj (0.6.2-1) unstable; urgency=low
149
150   * Fix bug which operates the character-code conversion when PC 
151     accesses it. 
152
153  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
154
155 libapache2-mod-chxj (0.6.1-1) unstable; urgency=low
156
157   * Initial release 
158
159  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900