OSDN Git Service

* Fixed Bug.
[modchxj/mod_chxj.git] / ChangeLog
1 libapache2-mod-chxj (0.11.14-1) unstable; urgency=low
2
3   * Bug Fix.
4     - The cookie might be cleared when there is no ChxjCookieLazyMode in true.
5     - Used lock(merge from 0.12.x).
6     - Removed the port number of the host header.
7     - Load and save are locked by a set.
8     - operation is abnormal when redirecting it with .htacess.
9   * Added Features.
10     - QUERY_STRING of the action attribute changes to return at POST.
11     - It is made to succeed the session even if it INTERNAL redirects it.
12
13  -- Atsushi Konno <konn@users.sourceforge.jp>  Fri,  1 Aug 2008 20:07:23 +0900
14
15 libapache2-mod-chxj (0.11.13-1) unstable; urgency=low
16
17   * Fixed Bug.
18     - Au's url encode is 'lower case'.
19     - Change in Cookie header deletion timing.
20    [ - cookie cannot be acquired in model of old SoftBank.
21    (Reported by tiruda1600 _at_ users.sourceforge.jp. thanks!)]
22
23  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 24 Jul 2008 18:19:12 +0900
24
25 libapache2-mod-chxj (0.11.12-1) unstable; urgency=low
26
27   * Fixed Bug.
28     - cookie cannot be acquired in model of old SoftBank.
29    (Reported by tiruda1600 _at_ users.sourceforge.jp. thanks!)
30   * Fixed Bug & Added Features.
31     - Query in the action attribute of the form tag cannot be acquired.
32    (Reported by tiruda1600 _at_ users.sourceforge.jp. thanks!)
33
34  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 24 Jul 2008 14:28:57 +0900
35
36 libapache2-mod-chxj (0.11.11-1) unstable; urgency=low
37
38   * Changed features.
39     - After it had converted it by a former image,
40       the priority of the image type was selected.
41       (Requested by someone. thanks!)
42   * Fixed Bug.
43     - Dynamic image converter is not available.
44
45  -- Atsushi Konno <konn@users.sourceforge.jp>  Tue, 22 Jul 2008 14:15:11 +0900
46
47 libapache2-mod-chxj (0.11.10-1) unstable; urgency=low
48
49   * Added Features.
50     - For anchor's name for cookie simulator.
51     (Requested by tiruda1600 _at_ users.sourceforge.jp. thanks!)
52
53  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 21 Jul 2008 14:50:05 +0900
54
55 libapache2-mod-chxj (0.11.9-1) unstable; urgency=low
56
57   * Changed Specification.
58     - When the size after it reduces becomes 0, it compels it to 1.
59       (Reported by someone. thanks!)
60   * Emergency measure
61     - MagickQuantizeImage function doesn't return.
62       (Reported by someone. thanks!)
63
64  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 21 Jul 2008 00:30:14 +0900
65
66 libapache2-mod-chxj (0.11.8-1) unstable; urgency=low
67
68   * Added function.
69     - The au terminal is handled as NO Cookie model. (For http -> https or https -> http exchange.)
70       (Requested by someone. thanks!)
71
72  -- Atsushi Konno <konn@users.sourceforge.jp>  Sun, 13 Jul 2008 19:03:21 +0900
73
74 libapache2-mod-chxj (0.11.7-1) unstable; urgency=low
75
76   * Added name attribute of form tag.
77     - softbank and au only.
78       (Requested by tiruda1600 _at_ users.sourceforge.jp. thanks!)
79
80  -- Atsushi Konno <konn@users.sourceforge.jp>  Sat, 12 Jul 2008 00:55:48 +0900
81
82 libapache2-mod-chxj (0.11.6-1) unstable; urgency=low
83
84   * Fixed BUG.
85     - The display collapses when the cookie function is made effective with
86       the SoftBank terminal.
87       (Reported by tiruda1600 _at_ users.sourceforge.jp. thanks!)
88
89  -- Atsushi Konno <konn@users.sourceforge.jp>  Sat, 12 Jul 2008 00:32:25 +0900
90
91 libapache2-mod-chxj (0.11.5-1) unstable; urgency=low
92
93   * Fixed bug.
94     - cannot be redirected since 0.11.2
95       (Reported by tiruda1600 _at_ users.sourceforge.jp. thanks!)
96
97  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu,  3 Jul 2008 20:13:57 +0900
98
99 libapache2-mod-chxj (0.11.4-1) unstable; urgency=low
100
101   * Fixed bug.
102     - '+' has not been converted into ' '.
103     - The bug that was not able to be displayed correctly when a
104       double quart was included in value.
105     - Set-Cookie is not executed at CGI.
106       (Reported by R.Komoriya. thanks!)
107
108  -- Atsushi Konno <konn@users.sourceforge.jp>  Fri, 27 Jun 2008 16:02:03 +0900
109
110 libapache2-mod-chxj (0.11.3-1) unstable; urgency=low
111
112   * Added APR 0.9 support for chxj_serf.
113
114  -- Atsushi Konno <konn@users.sourceforge.jp>  Fri, 27 Jun 2008 09:44:42 +0900
115
116 libapache2-mod-chxj (0.11.2-1) unstable; urgency=low
117
118   * Fixed Bug.
119     - Because Input_filter of Apache is a fuck-shit, it abolishes it.
120       Proxy is made at one's own expense by using libserf instead.
121       (Reported by tiruda1600 _at_ users.sourceforge.jp. thanks!)
122
123  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 26 Jun 2008 10:32:44 +0900
124
125 libapache2-mod-chxj (0.11.1-1) unstable; urgency=low
126
127   * Fixed bug.
128     - ``Off'' did not work by the ChxjImageEngine directive.
129       (Reported by R. thanks!)
130
131  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 24 Apr 2008 19:54:14 +0900
132
133 libapache2-mod-chxj (0.11.0-1) unstable; urgency=low
134
135   * Fixed bug.
136     - chxj_encoding and chxj_rencoding invalid destlen.
137     - <p>a</p> ==> <p></p>a convertion defect.
138     - The line feed code is disregarded at <pre> tag. 
139
140   * Added Features.
141     - Added <blockquote> tag to CHTML1.0 converter.
142     - Added <br> tag clear attribute to CHTML1.0 converter.
143     - Added <dir> tag to CHTML1.0 converter.
144     - Added <dl> tag to CHTML1.0 converter.
145     - Added <dt> tag to CHTML1.0 converter.
146     - Added <dd> tag to CHTML1.0 converter.
147     - Added <menu> tag to CHTML1.0 converter.
148     - Added <p align> attribute to CHTML1.0 converter.
149     - Added <plaintext> tag to CHTML1.0 converter. (no parse mode)
150     - Added <blockquote> tag to CHTML2.0 converter.
151     - Added <dl> tag to CHTML2.0 converter.
152     - Added <dt> tag to CHTML2.0 converter.
153     - Added <dd> tag to CHTML2.0 converter.
154     - Added <h1 align> attribute to CHTML2.0 converter.
155     - Added <h2 align> attribute to CHTML2.0 converter.
156     - Added <h3 align> attribute to CHTML2.0 converter.
157     - Added <h4 align> attribute to CHTML2.0 converter.
158     - Added <h5 align> attribute to CHTML2.0 converter.
159     - Added <h6 align> attribute to CHTML2.0 converter.
160     - Added <li type> attribute to CHTML2.0 converter.
161     - Added <li value> attribute to CHTML2.0 converter.
162     - Added <menu> tag to CHTML2.0 converter.
163     - Added <ol type> attribute to CHTML2.0 converter.
164     - Added <ol start> attribute to CHTML2.0 converter.
165     - Added <p align> attribute to CHTML2.0 converter.
166     - Added <textarea accesskey> attribute to CHTML2.0 converter.
167     - Added <textarea istyle> attribute to CHTML2.0 converter.
168     - Added <blink> tag to CHTML2.0 converter.
169     - Added <marquee> tag to CHTML2.0 converter.
170     - Added <plaintext> tag to CHTML2.0 converter. (no parse mode)
171     - Added <blockquote> tag to CHTML3.0 converter.
172     - Added <dir> tag to CHTML3.0 converter.
173     - Added <dl> tag to CHTML3.0 converter.
174     - Added <dt> tag to CHTML3.0 converter.
175     - Added <dd> tag to CHTML3.0 converter.
176     - Added <h1 align> attribute to CHTML3.0 converter.
177     - Added <h2 align> attribute to CHTML3.0 converter.
178     - Added <h3 align> attribute to CHTML3.0 converter.
179     - Added <h4 align> attribute to CHTML3.0 converter.
180     - Added <h5 align> attribute to CHTML3.0 converter.
181     - Added <h6 align> attribute to CHTML3.0 converter.
182     - Added <blink> tag to CHTML3.0 converter.
183     - Added <marquee> tag to CHTML3.0 converter.
184     - Added <ol type> attribute to CHTML3.0 converter.
185     - Added <ol start> attribute to CHTML3.0 converter.
186     - Added <p align> attribute to CHTML3.0 converter.
187     - Added <textarea accesskey> attribute to CHTML3.0 converter.
188     - Added <textarea istyle> attribute to CHTML3.0 converter.
189     - Added <li type> attribute to CHTML3.0 converter.
190     - Added <li value> attribute to CHTML3.0 converter.
191     - Added <menu> tag to CHTML3.0 converter.
192     - Added <plaintext> tag to CHTML3.0 converter. (no parse mode)
193     - Added <blockquote> tag to au XHTML converter.
194     - Added <dir> tag to au XHTML converter.
195     - Added <dl> tag to au XHTML converter.
196     - Added <dt> tag to au XHTML converter.
197     - Added <dd> tag to au XHTML converter.
198     - Added <h1 align> attribute to au XHTML converter.
199     - Added <h2 align> attribute to au XHTML converter.
200     - Added <h3 align> attribute to au XHTML converter.
201     - Added <h4 align> attribute to au XHTML converter.
202     - Added <h5 align> attribute to au XHTML converter.
203     - Added <h6 align> attribute to au XHTML converter.
204     - Added <hr align> attribute to au XHTML converter.
205     - Added <hr size> attribute to au XHTML converter.
206     - Added <hr width> attribute to au XHTML converter.
207     - Added <li type> attribute to au XHTML converter.
208     - Added <li value> attribute to au XHTML converter.
209     - Added <menu> tag to au XHTML converter.
210     - Added <ol type> attribute to au XHTML converter.
211     - Added <ol start> attribute to au XHTML converter.
212     - Added <plaintext> tag to au XHTML converter. (no parse mode)
213     - Added <textarea accesskey> attribute to au XHTML converter.
214     - Added <textarea istyle> attribute to au XHTML converter.
215     - Added <plaintext> tag to au XHTML converter. (no parse mode)
216     - Added <blockquote> tag to au HDML converter.
217     - Added <dir> tag to au HDML converter.
218     - Added <dl> tag to au HDML converter.
219     - Added <dt> tag to au HDML converter.
220     - Added <dd> tag to au HDML converter.
221     - Added <h1 align> attribute for au HDML converter.
222     - Added <h2 align> attribute for au HDML converter.
223     - Added <h3 align> attribute for au HDML converter.
224     - Added <h4 align> attribute for au HDML converter.
225     - Added <h5 align> attribute for au HDML converter.
226     - Added <h6 align> attribute for au HDML converter.
227     - Added <menu> tag to au HDML converter.
228     - Added <p align> attribute to au HDML converter.
229     - Added <plaintext> tag to au HDML converter. (no parse mode)
230     - Added <pre> tag to au HDML converter. 
231     - Added <textarea> attribute to au HDML converter.
232     - Added <blockquote> tag to SoftBank HTML converter.
233     - Added <br clear> attribute to SoftBank HTML converter.
234     - Added <dir> tag to SoftBank HTML converter.
235     - Added <dl> tag to SoftBank HTML converter.
236     - Added <dt> tag to SoftBank HTML converter.
237     - Added <dd> tag to SoftBank HTML converter.
238     - Added <h1 align> attribute for SoftBank HTML converter.
239     - Added <h2 align> attribute for SoftBank HTML converter.
240     - Added <h3 align> attribute for SoftBank HTML converter.
241     - Added <h4 align> attribute for SoftBank HTML converter.
242     - Added <h5 align> attribute for SoftBank HTML converter.
243     - Added <h6 align> attribute for SoftBank HTML converter.
244
245  -- Atsushi Konno <konn@users.sourceforge.jp>  Sat, 19 Apr 2008 16:44:57 +0900
246
247 libapache2-mod-chxj (0.10.5-1) unstable; urgency=low
248
249   * Fixed bug.
250     - the value of the script tag is displayed.
251     - the value of the object tag is displayed.
252
253  -- Atsushi Konno <konn@users.sourceforege.jp>  Fri, 18 Apr 2008 22:25:55 +0900
254
255 libapache2-mod-chxj (0.10.4-1) unstable; urgency=low
256
257   * Fixed bug.
258     - Disregarded the tag did not know.
259     - The tag closing by itself
260
261  -- Atsushi Konno <konn@users.sourceforge.jp>  Fri, 18 Apr 2008 03:13:27 +0900
262
263 libapache2-mod-chxj (0.10.3-1) unstable; urgency=low
264
265   * Fixed bug.
266       - Cookie ID is not given, except when Content-type is text/html and
267         application/xhtml+xml.  (Reported by bayside. Thanks!)
268
269  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 10 Apr 2008 23:30:52 +0900
270
271 libapache2-mod-chxj (0.10.2-1) unstable; urgency=low
272
273   * Fixed bug.
274     - cookie ID is not added when redirect.(reported by bayside)
275
276  -- Atsushi Konno <konn@users.sourceforge.jp>  Tue,  1 Apr 2008 23:47:26 +0900
277
278 libapache2-mod-chxj (0.10.1-1) unstable; urgency=low
279
280   * Fixed bug.
281     - forgot to do -1 in the string length specification part though sizeof was used with STRNCASEEQ.
282
283  -- Atsushi Konno <konn@users.sourceforge.jp>  Tue,  1 Apr 2008 19:08:27 +0900
284
285 libapache2-mod-chxj (0.10.0-1) unstable; urgency=low
286
287   * Added Features.
288     - Added cookie path validator.
289     - Added cookie domain validator.
290     - Added cookie expires validator.
291     - Added cookie secure validator.
292     - Added content-type ``application/xhtml+xml''
293     - use Buffering.
294     - Added Cookie Lazy ID mode.
295     - Cookie simulator(delete experimental)
296   * Fixed bug.
297     - Parsing is abnormal of the comment tag.
298     - Parsing is abnormal of the script tag.
299
300  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 31 Mar 2008 17:58:05 +0900
301
302 libapache2-mod-chxj (0.9.0-1) unstable; urgency=low
303
304   * Added Features
305     - Cookie can have been recorded in MySQL.
306     - Cookie can have been recorded in memcached.
307   * Fixed Bug
308     - When mpeg is downloaded, it memory a large amount of consumes it.
309
310  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 24 Mar 2008 00:57:55 +0900
311
312 libapache2-mod-chxj (0.8.7-1) unstable; urgency=low
313
314   * Fixed Bug
315     - Using AC_FUNC_MALLOC by mistake.
316       AC_FUNC_MALLOC is neatly used because it is too good though
317       it is not necessary.
318       AC_FUNC_MALLOC reacts for CentOS due to the bug of autoconf2.59.
319     - When ap_regex.h is not found, pcre.h is used. In that case, to use
320       pcre-config.
321   * Changed Features
322     - Abolition of libiconv. use glibc/iconv.
323
324  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 17 Mar 2008 23:02:33 +0900
325
326 libapache2-mod-chxj (0.8.6-1) unstable; urgency=low
327
328   * Added error messages
329     - the error message of the parsing machine of HTML.
330     - the error message when the character-code is converted.
331   * Fixed Bug
332     - forgotten that apache2.0.x doesn't have ap_regex.h. (reported by R)
333
334  -- Atsushi Konno <konn@users.sourceforge.jp>  Wed, 12 Mar 2008 01:49:16 +0900
335
336 libapache2-mod-chxj (0.8.5-1) unstable; urgency=low
337
338   * Fixed Bug
339     - when the image of non-correspondence is converted, and aborted.
340   * Changed features.
341     - Being able to convert the image changed only to jpeg, png, and gif.
342
343  -- Atsushi Konno <konn@users.sorceforge.jp>  Thu, 14 Feb 2008 20:53:02 +0900
344
345 libapache2-mod-chxj (0.8.4-1) unstable; urgency=low
346
347   * Fixed Bug that deb package doesn't correspond to Apache2.2.
348   * Added features:
349     - ``ChxjImageCacheLimit'' directive.
350     - The serial number of "image workfile name" is deleted. 
351   * Added Document:
352     ``ChxjImageCacheLimit'' directive.
353
354  -- Atsushi Konno <konn@users.sourceforge.jp>  Tue,  5 Feb 2008 20:33:16 +0900
355
356 libapache2-mod-chxj (0.8.3-1) unstable; urgency=high
357
358   * Fixed Bug
359     - The image conversion is not operated at the access by PC.
360     - Bug that doesn't delete cache file.
361       + default limit size is 10MByte.
362         but the setting cannot be changed now.
363
364  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon,  4 Feb 2008 12:53:21 +0900
365
366 libapache2-mod-chxj (0.8.2-1) unstable; urgency=low
367
368   * Fixed Bug to which compile error occurs when A is specified.
369
370  -- Atsushi Konno <konn@users.sourceforge.jp>  Sun,  3 Feb 2008 01:40:33 +0900
371
372 libapache2-mod-chxj (0.8.1-1) unstable; urgency=low
373
374   * Changed for Apache 2.2.x.
375   * Changed so that ``Configure'' might run well by CentOS5.1. 
376   * Fixed bug that Segmentation Falt had occurred when browser inforamtion was 
377     read in the AMD64 environment. 
378   * Fixed bug that the HTML conversion operates when connecting it from PC. 
379   * Fixed bug that the HTML conversion for jhtml.
380
381  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
382
383 libapache2-mod-chxj (0.8.0-1) unstable; urgency=low
384
385   * add b tag.
386   * add fieldset tag.
387   * add cookie simulator.
388   * To use neither SetOutputFilter nor SetInputFilter, it changes. 
389   * add referer header simulator.
390   * When '_ chxj_nc' parameter exists, the cookie is not renewed. 
391   * The bug that the dynamic qrcode output function doesn't operate is corrected. 
392
393  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
394
395 libapache2-mod-chxj (0.7.1-1) unstable; urgency=low
396
397   * bug fix
398       - it cannot correctly read the value when the backslash exists in the attribute.
399
400  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
401
402 libapache2-mod-chxj (0.7.0-1) unstable; urgency=low
403
404   * bug fix which the size before it converts it into Content-Length when HEAD of 
405     the image conversion is requested is returned. 
406   * change to acquire it even if the extension is attached by the image acquisition 
407     request.
408   * bug fix into which the submit value had not converted the character-code for HDML. 
409   * bug fix #8585.
410   * add user_agent rewrite function.
411   * bug fix that the image conversion routine was executed two times.
412
413  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
414
415 libapache2-mod-chxj (0.6.2-1) unstable; urgency=low
416
417   * Fix bug which operates the character-code conversion when PC
418     accesses it.
419
420  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
421
422 libapache2-mod-chxj (0.6.1-1) unstable; urgency=low
423
424   * Adding ChxjConvertRule directive
425   * To execute regcomp when the definition file is read, it changes. 
426   * Adding Input and output character-code conversion function addition
427   * h tag p tag pre tag textarea tag ul (Excluding HDML) tag ol tag li tag addition. 
428   * Some bug fix. 
429   * For some FreeBSD
430
431  -- Atsushi Konno <konn@user.sourceforge.jp> Sun Jun 18 18:27:52 JST 2006
432