OSDN Git Service

* Fixed Bug.
[modchxj/mod_chxj.git] / ChangeLog
1 libapache2-mod-chxj (0.12.37-1) unstable; urgency=low
2
3   * Added Features.
4     - Added X-Chxj-Version header.
5     - Changed Image Compression Logic.
6   * Changed Features.
7     - Content-Type is not seen when there is Location header.
8   * Fixed Bug.
9     - Cookie is deleted though it is not CookieOn.
10       (Reported by isssk. Thanks!)
11     - Fixed url dencode bug.
12     - received SIGSEGV when connection was refused within libserf-0.2.0.
13       (Reported by kamiya. Thanks!)
14
15  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 15 Jun 2009 09:48:10 +0900
16
17 libapache2-mod-chxj (0.12.36-1) unstable; urgency=low
18
19   * Added Features.
20     - Added CHXJ:RAW origianl tag. this is an abbreviation of <CHXJ:IF
21       lang="all">.
22     - Expansion of copyright protection function. for OLD SoftBank.
23     - When JRConvOff is used, a part of QSConvOff is invalidated.
24     - An extra access log was not given for temporary.
25       (use env=!chxj-post-log)
26   * Changed Features.
27     - Changed the behavior of Z2hOn, and so on.
28   * Fixed Bug.
29     - When the port number has adhered to the Host header of the request,
30       Cookie might not be loaded.
31       (Reported by ippsio. Thanks!)
32     - When StatusCode is 304, garbage in two bytes outputs it.
33       (Reported by isssk. Thanks!)
34     - the BMP image is not converted.
35       (Reported by isssk. Thanks!)
36     - Guid=ON doesn't work when the third argument of ChxjConvertRule is NONE.
37       (Reported by isssk. Thanks!)
38     - Even if ChxjImageCopyright is specified, copyright information is not
39       added to PNG.
40       (Reported by isssk. Thanks!)
41     - The reservation parameter name of the QueryString inside of POST is
42       converted though it is JRConvOff.
43       (Reported by isssk. Thanks!)
44     - In the image conversion processing, when the extension is not specified,
45       bmp doesn't become an object.
46       (Reported by isssk. Thanks!)
47     - In the image conversion processing, when the extension is specified, the
48       cache file is not made.
49       (Reported by isssk. Thanks!)
50     - Dependence definition leakage of OpenSSL.
51     - The error log is output if there is no data that matches to the key when
52       Cookie is loaded.
53       (Reported by ippsio. Thanks!)
54     - _ chxj_cc is doubly added when there is already _ chxj_cc in the
55       Location header.
56       (Reported by ippsio. Thanks!)
57
58  -- Atsushi Konno <konn@users.sourceforge.jp>  Sat, 11 Apr 2009 17:41:40 +0900
59
60 libapache2-mod-chxj (0.12.35-1) unstable; urgency=low
61
62   * Fixed Bug.
63     - When the HTTP response code is 304, garbage in two bytes is transmitted
64       as Content.
65       http://sourceforge.jp/ticket/browse.php?group_id=1608&tid=15951
66       (Reported by isssk. Thanks!)
67     - In the SoftBank, ``guid=on'' in A tag is deleted.
68       http://sourceforge.jp/ticket/browse.php?group_id=1608&tid=15940
69       (Reported by isssk. Thanks!)
70     - The BMP image is not converted.
71       http://sourceforge.jp/ticket/browse.php?group_id=1608&tid=15934
72       (Reported by isssk. Thanks!)
73     - The setting by the htaccess context of the image transformation is not
74       effective.
75       http://sourceforge.jp/ticket/browse.php?group_id=1608&tid=15935
76       (Reported by isssk. Thanks!)
77     - If the extension is not specified when the image conversion setting is
78       done only in htaccess, it becomes 404.
79       http://sourceforge.jp/ticket/browse.php?group_id=1608&tid=15936
80       (Reported by isssk. Thanks!)
81     - The parameter name breaks when HANKAKU-KANA-DAKUTEN is specified for
82       REQUEST parameter name.
83       http://sourceforge.jp/ticket/browse.php?group_id=1608&tid=15939
84       (Reported by isssk. Thanks!)
85     - When UA other than carrying are specified by the fifth argument of
86       ChxjConvertRule, the conversion processing is not done.
87       (Reported by ippsio. Thanks!)
88     - When httpd has not linked with libssl and libcrypto, httpd cannot be
89       started.
90       (Reported by GLORIA (gloria_sf). Thansk!)
91
92  -- Atsushi Konno <konn@users.sourceforge.jp>  Sun,  5 Apr 2009 18:16:51 +0900
93
94 libapache2-mod-chxj (0.12.34-1) unstable; urgency=low
95
96       * Added New Features.
97         - Added EnvInfoOnly Option for ChxjConvertRule directive.
98         - Added ChxjAllowedCookieDomain directive.
99           (Requested by ippsio. thanks!)
100       * Fixed bug.
101         http://sourceforge.jp/ticket/browse.php?group_id=1608&tid=15853
102         (Reported by isssk. Thanks!)
103
104  -- Atsushi Konno <konn@users.sourceforge.jp>  Wed,  1 Apr 2009 01:28:25 +0900
105
106 libapache2-mod-chxj (0.12.33-1) unstable; urgency=low
107
108   * Added new features.
109     - Added CHXJ:IF converter to Emoji Only Mode.
110
111  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu,  5 Mar 2009 22:47:59 +0900
112
113 libapache2-mod-chxj (0.12.32-1) unstable; urgency=low
114
115   * Added new features.
116     - Added EmojiOnly Option for ChxjConvertRule directive.
117   * Fixed bug.
118     - The conversion of QUERY_STRING in a tag is invalid.
119     - The conversion of QUERY_STRING in form tag is invalid.
120
121  -- Atsushi Konno <konn@users.sourceforge.jp>  Wed,  4 Mar 2009 01:02:19 +0900
122
123 libapache2-mod-chxj (0.12.31-1) unstable; urgency=low
124
125   * Added new features.
126     - Added NoCacheOn Option.
127     - Added JRConvOff Option.
128     - Added QSConvOff Option.
129
130  -- Atsushi Konno <konn@users.sourceforge.jp>  Sat, 20 Dec 2008 01:34:32 +0900
131
132 libapache2-mod-chxj (0.12.30-1) unstable; urgency=low
133
134   * Fixed bug.
135     - telto: -> tel:
136       (Reported by bayside. Thanks!)
137
138  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 18 Dec 2008 02:38:48 +0900
139
140 libapache2-mod-chxj (0.12.29-1) unstable; urgency=low
141
142   * Fixed bug.
143     - option tag, value attribute is removed if it has void string.
144       (Reported by bayside. Thanks!)
145
146  -- Atsushi Konno <konn@users.sourceforge.jp>  Wed, 17 Dec 2008 15:57:36 +0900
147
148 libapache2-mod-chxj (0.12.28-1) unstable; urgency=low
149
150   * Fixed bug.
151     - When the Cookie simulator is invalidated, GUID Parameter Converter does
152       abnormal operation. [#14284]
153   * Added new Features.
154     - Added J-Reserved Parameter Converter.(merge from old-trunk)
155
156  -- Atsushi Konno <konn@users.sourceforge.jp>  Tue, 16 Dec 2008 09:52:26 +0900
157
158 libapache2-mod-chxj (0.12.27-1) unstable; urgency=low
159
160   * Fixed bug.
161     - Whenever POST is done, the response code becomes 200.
162     - __chxj_nc parameter is applied to the link to an external site.
163     - It doesn't correspond to Ip-based virtual host.
164
165   * Added new features.
166     - added GUID converter.
167
168
169  -- Atsush Konno  <konn@users.sourceforge.jp>  Sat, 13 Dec 2008 16:49:11 +0900
170
171 libapache2-mod-chxj (0.12.26-1) unstable; urgency=low
172
173   * Fixed bug.
174     - The image becomes abnormal for animation GIF.
175       (Reported by bayside. Thanks!)
176   * Added Features.
177     - Content-Type can be compulsorily rewritten by specifying the
178       ``X-Chxj-Set-Content-Type'' header.
179       (Requested by katsu2000x. Thanks!)
180
181  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon,  8 Dec 2008 21:04:36 +0900
182
183 libapache2-mod-chxj (0.12.25-1) unstable; urgency=low
184
185   * Fixed bug.
186     - Zenkaku Hifun -> 0xb0
187       (Requested by bayside. Thanks!)
188   * Added new features.
189     - Zenkaku Alphabet -> Hankaku Alphabet.(with Z2hAlphaOn or Z2hAlphaOff)
190     - Zenkaku Number -> Hankaku Number. (with Z2hNumOn or Z2hNumOff)
191     - Z2hAllOn (Z2hOn And Z2hAlphaOn And Z2hNumOn)
192
193  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon,  8 Dec 2008 01:14:45 +0900
194
195 libapache2-mod-chxj (0.12.24-1) unstable; urgency=low
196
197   * Fixed bug.
198     - Convert 0x5c.
199   * Changed Feature.
200     - The conversion object of Z2h.
201
202  -- Atsushi Konno <konn@users.sourceforge.jp>  Wed,  3 Dec 2008 20:13:55 +0900
203
204 libapache2-mod-chxj (0.12.23-1) unstable; urgency=low
205
206   * Added new feature.
207     - convert Zenkakaku Kana into Hankaku Kana (with Z2hOn or Z2hOff).
208       (Requested by bayside. Thanks!)
209
210  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon,  1 Dec 2008 23:57:51 +0900
211
212 libapache2-mod-chxj (0.12.22-1) unstable; urgency=low
213
214   * Fixed Bug.
215     - The X-Chxj-WP-Height header cannot be taken[#14143].
216     - The value of the X-Chxj-HtmlSpecTyp header is abnormal[#14145].
217   * Added Sample Device Data.
218     - au W65K
219     - au W62P
220     - au W64S
221     - SoftBank 830P
222     - SoftBank 830SHs
223     - SoftBank 830SH
224     - au W64T
225     - au W63Kカメラ無し
226     - au W63SH
227     - SoftBank 824T
228     - DoCoMo SH706iw
229     - au W62PT
230     - DoCoMo N706iII
231     - DoCoMo SH706ie
232     - SoftBank 823T
233     - DoCoMo N706ie
234     - DoCoMo P706ie
235     - DoCoMo NM706i
236     - SoftBank 921P
237     - DoCoMo F884iES
238     - DoCoMo L706ie
239     - au W64SA
240     - SoftBank 824P
241     - DoCoMo P706imyu
242     - au W62CA
243     - au W62H
244     - au W62SH
245     - DoCoMo SH706i
246
247  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 27 Nov 2008 22:47:30 +0900
248
249 libapache2-mod-chxj (0.12.21-1) unstable; urgency=low
250
251   * Fixed Bug.
252     - The parameter for the cookie is not applied at the ``A LINK'' to
253       "mailto:" and "telto:".
254    (Reported by bayside _at_ users.sourceforge.jp. thanks!)
255   * Fixed Bug.
256     - When you make a mistake in the setting of the character-code.
257    (Reported by anyone. thanks!)
258   * Added Sample Device Data.
259     - SoftBank 824SH
260     - SoftBank 923SH
261     - au W63S
262     - au W63SA
263     - DoCoMo SO706i
264     - SoftBank 820N
265     - SoftBank 821N
266     - SoftBank 825SH
267     - DoCoMo N706i
268     - SoftBank 823P
269     - DoCoMo F706i
270     - DoCoMo SH906iTV
271     - au W63K
272     - au W64K
273     - DoCoMo N906iL
274     - DoCoMo N906i
275     - au W63T
276     - au W62K
277     - au W62T
278     - SoftBank DM002SH
279     - DoCoMo F906i
280     - DoCoMo N906imyu
281     - DoCoMo SH906i
282     - DoCoMo SO906i
283     - DoCoMo L852i
284     - DoCoMo P906i
285     - DoCoMo F883iS
286     - au W61S
287     - au W61SA
288     - DoCoMo F883iESS
289     - SoftBank 821SC
290     - SoftBank 920SH YK
291     - DoCoMo NM705i
292     - au W61PT
293    (Added by na_mako. thanks!)
294
295  -- Atsushi Konno <konn@users.sourceforge.jp>  Wed, 26 Nov 2008 18:15:31 +0900
296
297 libapache2-mod-chxj (0.12.20-1) unstable; urgency=low
298
299   * Changed encoding specification.
300     - It replaces with '?' for the illegal character code and the processing
301       continuation is done.(Added unknown charactor code)
302
303  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 20 Nov 2008 19:35:05 +0900
304
305 libapache2-mod-chxj (0.12.19-1) unstable; urgency=low
306
307   * Changed encoding specification.
308     - It replaces with '?' for the illegal character code and the processing
309       continuation is done.
310
311  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 20 Nov 2008 10:06:57 +0900
312
313 libapache2-mod-chxj (0.12.18-1) unstable; urgency=low
314
315   * Fixed Bug.
316     - When the POST data of 64 bytes or less is sent, it is Segv.
317
318  -- Atsushi Konno <konn@users.sourceforge.jp>  Fri,  7 Nov 2008 10:05:30 +0900
319
320 libapache2-mod-chxj (0.12.17-1) unstable; urgency=low
321
322   * Fixed bug.
323     - Bug that session becomes invalid.
324
325  -- Atsushi Konno <konn@users.sourceforge.jp>  Fri,  7 Nov 2008 02:09:16 +0900
326
327 libapache2-mod-chxj (0.12.16-1) unstable; urgency=low
328
329   * Added sample data of emoji.
330     (Requested by bayside Thanks!)
331
332  -- Atsushi Konno <konn@users.sourceforge.jp>  Wed,  5 Nov 2008 09:50:15 +0900
333
334 libapache2-mod-chxj (0.12.15-1) unstable; urgency=low
335
336   * Bug Fix.
337     - fails in the link of libserf.
338
339  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 30 Oct 2008 00:29:29 +0900
340
341 libapache2-mod-chxj (0.12.14-1) unstable; urgency=low
342
343   * Bug Fix.
344     - When it is not possible to convert it from the host name in request URL
345       into IP, it becomes an error.
346       (Reported by bayside. Thanks!)
347     - The mistake is found in `configure' and the compilation of libserf
348       doesn't operate normally.
349
350  -- Atsushi Konno <konn@users.sourceforge.jp>  Wed, 29 Oct 2008 17:40:25 +0900
351
352 libapache2-mod-chxj (0.12.13-1) unstable; urgency=low
353
354   * Bug Fix(merge from 0.11.15).
355     - The screen might become pure-white. [13508]
356     - Upgraded from 0.1.2 to 0.2.0. [13508]
357     - The POST form to another site is illegal. [#13544]
358       (Reported by anyone. Thanks!)
359     - libserf link failure because of x86_64 environment[13507]
360       (Reported by anyone. Thanks!)
361
362  -- Atsushi Konno <konn@users.sourceforge.jp>  Sat, 27 Sep 2008 00:06:08 +0900
363
364 libapache2-mod-chxj (0.12.12-1) unstable; urgency=low
365
366   * Fixed Bug.
367     - cookie cannot be acquired in model of old SoftBank.
368    (Reported by tiruda1600 _at_ users.sourceforge.jp. thanks!)
369   * Fixed Bug & Added Features.
370     - Query in the action attribute of the form tag cannot be acquired.
371    (Reported by tiruda1600 _at_ users.sourceforge.jp. thanks!)
372
373  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 24 Jul 2008 16:02:02 +0900
374
375 libapache2-mod-chxj (0.12.11-1) unstable; urgency=low
376
377   * Changed features.
378     - After it had converted it by a former image,
379       the priority of the image type was selected.
380       (Requested by someone. thanks!)
381   * Fixed Bug.
382     - Dynamic image converter is not available.
383
384  -- Atsushi Konno <konn@users.sourceforge.jp>  Tue, 22 Jul 2008 12:52:13 +0900
385
386 libapache2-mod-chxj (0.12.10-1) unstable; urgency=low
387
388   * Added Features.
389     - For anchor's name for cookie simulator.
390     (Requested by tiruda1600 _at_ users.sourceforge.jp. thanks!)
391
392  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 21 Jul 2008 15:11:53 +0900
393
394 libapache2-mod-chxj (0.12.9-1) unstable; urgency=low
395
396   * Changed Specification.
397     - When the size after it reduces becomes 0, it compels it to 1.
398       (Reported by someone. thanks!)
399   * Emergency measure
400     - MagickQuantizeImage function doesn't return.
401       (Reported by someone. thanks!)
402
403  -- Atsushi Konno <konn@users.sourceforge.jp>  Sun, 20 Jul 2008 23:28:36 +0900
404
405 libapache2-mod-chxj (0.12.8-1) unstable; urgency=low
406
407   * Added function.
408     - The au terminal is handled as NO Cookie model. (For http -> https or https -> http exchange.)
409       (Requested by someone. thanks!)
410
411  -- Atsushi Konno <konn@users.sourceforge.jp>  Sun, 13 Jul 2008 15:20:39 +0900
412
413 libapache2-mod-chxj (0.12.7-1) unstable; urgency=low
414
415   * Fixed bug.
416     - It doesn't become a conversion target when setting as JXHTML.
417      (Reported by someone. thanks!)
418
419   * Added name attribute of form tag.
420     (Requested by tiruda1600 _at_ users.sourceforge.jp. thanks!)
421
422  -- Atsushi Konno <konn@users.sourceforge.jp>  Sat, 12 Jul 2008 02:11:04 +0900
423
424 libapache2-mod-chxj (0.12.6-1) unstable; urgency=low
425
426   * Fixed bug.
427     - cannot be redirected since 0.12.4
428       (Reported by tiruda1600 _at_ users.sourceforge.jp. thanks!)
429
430  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu,  3 Jul 2008 22:06:28 +0900
431
432 libapache2-mod-chxj (0.12.5-1) unstable; urgency=low
433
434   * Fixed bug.
435     - The bug that was not able to be displayed correctly when a double quart
436       was included in value.
437
438  -- Atsushi Konno <konn@users.sourceforge.jp>  Fri, 27 Jun 2008 16:37:26 +0900
439
440 libapache2-mod-chxj (0.12.4-1) unstable; urgency=low
441
442   * Fixed Bug.
443     - Because Input_filter of Apache is a fuck-shit, it abolishes it.
444       Proxy is made at one's own expense by using libserf instead.
445       (Reported by tiruda1600 _at_ users.sourceforge.jp. thanks!)
446
447  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 26 Jun 2008 10:32:44 +0900
448
449 libapache2-mod-chxj (0.12.3-1) unstable; urgency=low
450
451   * Fixed bug.
452     - changes line in place in which it doesn't intend it.
453      (Reported by someone. thanks!)
454
455  -- Atsushi Konno <konn@sourceforge.jp>  Sat, 21 Jun 2008 18:39:14 +0900
456
457 libapache2-mod-chxj (0.12.2-1) unstable; urgency=low
458
459   * Fixed bug.
460     - Failed reading cookie for SoftBank.
461       (Reported by R.Komoriya. thanks!)
462
463  -- Atsushi Konno <konn@users.sourceforge.jp>  Sun,  1 Jun 2008 02:11:33 +0900
464
465 libapache2-mod-chxj (0.12.1-1) unstable; urgency=low
466
467   * Fixed bug.
468     - Set-Cookie is not executed at CGI.
469       (Reported by R.Komoriya. thanks!)
470
471  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 29 May 2008 03:11:16 +0900
472
473 libapache2-mod-chxj (0.12.0-1) unstable; urgency=low
474
475   * Fixed bug.
476     - '+' has not been converted into ' '.
477     - A double quart and a single quart were able to be used for the attribute
478       value.
479     - When the request parameter name is Japanese, the parameter name is a bug
480       that doesn't convert the character-code.
481     - The bug that the result area has not been initialized while processing
482       the cookie loading of the COOKIE MYSQL function
483     - In the COOKIE MYSQL function, the connection to MYSQL was not
484       occasionally closed.
485   * Added Features.
486     - Added alink attribute for body tag.
487     - Added vlink attribute for body tag.
488     - Added dir attribute for dir tag.
489     - Added size attribute for font tag.
490     - Added color attribute for hr tag.
491     - Added bgcolor attribute for marquee tag.
492     - Added type attribute for ul tag.
493     - Added lang="jxhtml" attribute value for chxj:if tag.
494   * Revoked apr_memcache and used libmemcached.
495
496  -- Atsushi Konno <konn@users.sourceforge.jp>  Sat, 10 May 2008 17:08:48 +0900
497
498 libapache2-mod-chxj (0.11.1-1) unstable; urgency=low
499
500   * Fixed bug.
501     - ``Off'' did not work by the ChxjImageEngine directive.
502       (Reported by R. thanks!)
503
504  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 24 Apr 2008 19:54:14 +0900
505
506 libapache2-mod-chxj (0.11.0-1) unstable; urgency=low
507
508   * Fixed bug.
509     - chxj_encoding and chxj_rencoding invalid destlen.
510     - <p>a</p> ==> <p></p>a convertion defect.
511     - The line feed code is disregarded at <pre> tag. 
512
513   * Added Features.
514     - Added <blockquote> tag to CHTML1.0 converter.
515     - Added <br> tag clear attribute to CHTML1.0 converter.
516     - Added <dir> tag to CHTML1.0 converter.
517     - Added <dl> tag to CHTML1.0 converter.
518     - Added <dt> tag to CHTML1.0 converter.
519     - Added <dd> tag to CHTML1.0 converter.
520     - Added <menu> tag to CHTML1.0 converter.
521     - Added <p align> attribute to CHTML1.0 converter.
522     - Added <plaintext> tag to CHTML1.0 converter. (no parse mode)
523     - Added <blockquote> tag to CHTML2.0 converter.
524     - Added <dl> tag to CHTML2.0 converter.
525     - Added <dt> tag to CHTML2.0 converter.
526     - Added <dd> tag to CHTML2.0 converter.
527     - Added <h1 align> attribute to CHTML2.0 converter.
528     - Added <h2 align> attribute to CHTML2.0 converter.
529     - Added <h3 align> attribute to CHTML2.0 converter.
530     - Added <h4 align> attribute to CHTML2.0 converter.
531     - Added <h5 align> attribute to CHTML2.0 converter.
532     - Added <h6 align> attribute to CHTML2.0 converter.
533     - Added <li type> attribute to CHTML2.0 converter.
534     - Added <li value> attribute to CHTML2.0 converter.
535     - Added <menu> tag to CHTML2.0 converter.
536     - Added <ol type> attribute to CHTML2.0 converter.
537     - Added <ol start> attribute to CHTML2.0 converter.
538     - Added <p align> attribute to CHTML2.0 converter.
539     - Added <textarea accesskey> attribute to CHTML2.0 converter.
540     - Added <textarea istyle> attribute to CHTML2.0 converter.
541     - Added <blink> tag to CHTML2.0 converter.
542     - Added <marquee> tag to CHTML2.0 converter.
543     - Added <plaintext> tag to CHTML2.0 converter. (no parse mode)
544     - Added <blockquote> tag to CHTML3.0 converter.
545     - Added <dir> tag to CHTML3.0 converter.
546     - Added <dl> tag to CHTML3.0 converter.
547     - Added <dt> tag to CHTML3.0 converter.
548     - Added <dd> tag to CHTML3.0 converter.
549     - Added <h1 align> attribute to CHTML3.0 converter.
550     - Added <h2 align> attribute to CHTML3.0 converter.
551     - Added <h3 align> attribute to CHTML3.0 converter.
552     - Added <h4 align> attribute to CHTML3.0 converter.
553     - Added <h5 align> attribute to CHTML3.0 converter.
554     - Added <h6 align> attribute to CHTML3.0 converter.
555     - Added <blink> tag to CHTML3.0 converter.
556     - Added <marquee> tag to CHTML3.0 converter.
557     - Added <ol type> attribute to CHTML3.0 converter.
558     - Added <ol start> attribute to CHTML3.0 converter.
559     - Added <p align> attribute to CHTML3.0 converter.
560     - Added <textarea accesskey> attribute to CHTML3.0 converter.
561     - Added <textarea istyle> attribute to CHTML3.0 converter.
562     - Added <li type> attribute to CHTML3.0 converter.
563     - Added <li value> attribute to CHTML3.0 converter.
564     - Added <menu> tag to CHTML3.0 converter.
565     - Added <plaintext> tag to CHTML3.0 converter. (no parse mode)
566     - Added <blockquote> tag to au XHTML converter.
567     - Added <dir> tag to au XHTML converter.
568     - Added <dl> tag to au XHTML converter.
569     - Added <dt> tag to au XHTML converter.
570     - Added <dd> tag to au XHTML converter.
571     - Added <h1 align> attribute to au XHTML converter.
572     - Added <h2 align> attribute to au XHTML converter.
573     - Added <h3 align> attribute to au XHTML converter.
574     - Added <h4 align> attribute to au XHTML converter.
575     - Added <h5 align> attribute to au XHTML converter.
576     - Added <h6 align> attribute to au XHTML converter.
577     - Added <hr align> attribute to au XHTML converter.
578     - Added <hr size> attribute to au XHTML converter.
579     - Added <hr width> attribute to au XHTML converter.
580     - Added <li type> attribute to au XHTML converter.
581     - Added <li value> attribute to au XHTML converter.
582     - Added <menu> tag to au XHTML converter.
583     - Added <ol type> attribute to au XHTML converter.
584     - Added <ol start> attribute to au XHTML converter.
585     - Added <plaintext> tag to au XHTML converter. (no parse mode)
586     - Added <textarea accesskey> attribute to au XHTML converter.
587     - Added <textarea istyle> attribute to au XHTML converter.
588     - Added <plaintext> tag to au XHTML converter. (no parse mode)
589     - Added <blockquote> tag to au HDML converter.
590     - Added <dir> tag to au HDML converter.
591     - Added <dl> tag to au HDML converter.
592     - Added <dt> tag to au HDML converter.
593     - Added <dd> tag to au HDML converter.
594     - Added <h1 align> attribute for au HDML converter.
595     - Added <h2 align> attribute for au HDML converter.
596     - Added <h3 align> attribute for au HDML converter.
597     - Added <h4 align> attribute for au HDML converter.
598     - Added <h5 align> attribute for au HDML converter.
599     - Added <h6 align> attribute for au HDML converter.
600     - Added <menu> tag to au HDML converter.
601     - Added <p align> attribute to au HDML converter.
602     - Added <plaintext> tag to au HDML converter. (no parse mode)
603     - Added <pre> tag to au HDML converter. 
604     - Added <textarea> attribute to au HDML converter.
605     - Added <blockquote> tag to SoftBank HTML converter.
606     - Added <br clear> attribute to SoftBank HTML converter.
607     - Added <dir> tag to SoftBank HTML converter.
608     - Added <dl> tag to SoftBank HTML converter.
609     - Added <dt> tag to SoftBank HTML converter.
610     - Added <dd> tag to SoftBank HTML converter.
611     - Added <h1 align> attribute for SoftBank HTML converter.
612     - Added <h2 align> attribute for SoftBank HTML converter.
613     - Added <h3 align> attribute for SoftBank HTML converter.
614     - Added <h4 align> attribute for SoftBank HTML converter.
615     - Added <h5 align> attribute for SoftBank HTML converter.
616     - Added <h6 align> attribute for SoftBank HTML converter.
617
618  -- Atsushi Konno <konn@users.sourceforge.jp>  Sat, 19 Apr 2008 16:44:57 +0900
619
620 libapache2-mod-chxj (0.10.5-1) unstable; urgency=low
621
622   * Fixed bug.
623     - the value of the script tag is displayed.
624     - the value of the object tag is displayed.
625
626  -- Atsushi Konno <konn@users.sourceforege.jp>  Fri, 18 Apr 2008 22:25:55 +0900
627
628 libapache2-mod-chxj (0.10.4-1) unstable; urgency=low
629
630   * Fixed bug.
631     - Disregarded the tag did not know.
632     - The tag closing by itself
633
634  -- Atsushi Konno <konn@users.sourceforge.jp>  Fri, 18 Apr 2008 03:13:27 +0900
635
636 libapache2-mod-chxj (0.10.3-1) unstable; urgency=low
637
638   * Fixed bug.
639       - Cookie ID is not given, except when Content-type is text/html and
640         application/xhtml+xml.  (Reported by bayside. Thanks!)
641
642  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 10 Apr 2008 23:30:52 +0900
643
644 libapache2-mod-chxj (0.10.2-1) unstable; urgency=low
645
646   * Fixed bug.
647     - cookie ID is not added when redirect.(reported by bayside)
648
649  -- Atsushi Konno <konn@users.sourceforge.jp>  Tue,  1 Apr 2008 23:47:26 +0900
650
651 libapache2-mod-chxj (0.10.1-1) unstable; urgency=low
652
653   * Fixed bug.
654     - forgot to do -1 in the string length specification part though sizeof was used with STRNCASEEQ.
655
656  -- Atsushi Konno <konn@users.sourceforge.jp>  Tue,  1 Apr 2008 19:08:27 +0900
657
658 libapache2-mod-chxj (0.10.0-1) unstable; urgency=low
659
660   * Added Features.
661     - Added cookie path validator.
662     - Added cookie domain validator.
663     - Added cookie expires validator.
664     - Added cookie secure validator.
665     - Added content-type ``application/xhtml+xml''
666     - use Buffering.
667     - Added Cookie Lazy ID mode.
668     - Cookie simulator(delete experimental)
669   * Fixed bug.
670     - Parsing is abnormal of the comment tag.
671     - Parsing is abnormal of the script tag.
672
673  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 31 Mar 2008 17:58:05 +0900
674
675 libapache2-mod-chxj (0.9.0-1) unstable; urgency=low
676
677   * Added Features
678     - Cookie can have been recorded in MySQL.
679     - Cookie can have been recorded in memcached.
680   * Fixed Bug
681     - When mpeg is downloaded, it memory a large amount of consumes it.
682
683  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 24 Mar 2008 00:57:55 +0900
684
685 libapache2-mod-chxj (0.8.7-1) unstable; urgency=low
686
687   * Fixed Bug
688     - Using AC_FUNC_MALLOC by mistake.
689       AC_FUNC_MALLOC is neatly used because it is too good though
690       it is not necessary.
691       AC_FUNC_MALLOC reacts for CentOS due to the bug of autoconf2.59.
692     - When ap_regex.h is not found, pcre.h is used. In that case, to use
693       pcre-config.
694   * Changed Features
695     - Abolition of libiconv. use glibc/iconv.
696
697  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 17 Mar 2008 23:02:33 +0900
698
699 libapache2-mod-chxj (0.8.6-1) unstable; urgency=low
700
701   * Added error messages
702     - the error message of the parsing machine of HTML.
703     - the error message when the character-code is converted.
704   * Fixed Bug
705     - forgotten that apache2.0.x doesn't have ap_regex.h. (reported by R)
706
707  -- Atsushi Konno <konn@users.sourceforge.jp>  Wed, 12 Mar 2008 01:49:16 +0900
708
709 libapache2-mod-chxj (0.8.5-1) unstable; urgency=low
710
711   * Fixed Bug
712     - when the image of non-correspondence is converted, and aborted.
713   * Changed features.
714     - Being able to convert the image changed only to jpeg, png, and gif.
715
716  -- Atsushi Konno <konn@users.sorceforge.jp>  Thu, 14 Feb 2008 20:53:02 +0900
717
718 libapache2-mod-chxj (0.8.4-1) unstable; urgency=low
719
720   * Fixed Bug that deb package doesn't correspond to Apache2.2.
721   * Added features:
722     - ``ChxjImageCacheLimit'' directive.
723     - The serial number of "image workfile name" is deleted. 
724   * Added Document:
725     ``ChxjImageCacheLimit'' directive.
726
727  -- Atsushi Konno <konn@users.sourceforge.jp>  Tue,  5 Feb 2008 20:33:16 +0900
728
729 libapache2-mod-chxj (0.8.3-1) unstable; urgency=high
730
731   * Fixed Bug
732     - The image conversion is not operated at the access by PC.
733     - Bug that doesn't delete cache file.
734       + default limit size is 10MByte.
735         but the setting cannot be changed now.
736
737  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon,  4 Feb 2008 12:53:21 +0900
738
739 libapache2-mod-chxj (0.8.2-1) unstable; urgency=low
740
741   * Fixed Bug to which compile error occurs when A is specified.
742
743  -- Atsushi Konno <konn@users.sourceforge.jp>  Sun,  3 Feb 2008 01:40:33 +0900
744
745 libapache2-mod-chxj (0.8.1-1) unstable; urgency=low
746
747   * Changed for Apache 2.2.x.
748   * Changed so that ``Configure'' might run well by CentOS5.1. 
749   * Fixed bug that Segmentation Falt had occurred when browser inforamtion was 
750     read in the AMD64 environment. 
751   * Fixed bug that the HTML conversion operates when connecting it from PC. 
752   * Fixed bug that the HTML conversion for jhtml.
753
754  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
755
756 libapache2-mod-chxj (0.8.0-1) unstable; urgency=low
757
758   * add b tag.
759   * add fieldset tag.
760   * add cookie simulator.
761   * To use neither SetOutputFilter nor SetInputFilter, it changes. 
762   * add referer header simulator.
763   * When '_ chxj_nc' parameter exists, the cookie is not renewed. 
764   * The bug that the dynamic qrcode output function doesn't operate is corrected. 
765
766  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
767
768 libapache2-mod-chxj (0.7.1-1) unstable; urgency=low
769
770   * bug fix
771       - it cannot correctly read the value when the backslash exists in the attribute.
772
773  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
774
775 libapache2-mod-chxj (0.7.0-1) unstable; urgency=low
776
777   * bug fix which the size before it converts it into Content-Length when HEAD of 
778     the image conversion is requested is returned. 
779   * change to acquire it even if the extension is attached by the image acquisition 
780     request.
781   * bug fix into which the submit value had not converted the character-code for HDML. 
782   * bug fix #8585.
783   * add user_agent rewrite function.
784   * bug fix that the image conversion routine was executed two times.
785
786  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
787
788 libapache2-mod-chxj (0.6.2-1) unstable; urgency=low
789
790   * Fix bug which operates the character-code conversion when PC
791     accesses it.
792
793  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
794
795 libapache2-mod-chxj (0.6.1-1) unstable; urgency=low
796
797   * Adding ChxjConvertRule directive
798   * To execute regcomp when the definition file is read, it changes. 
799   * Adding Input and output character-code conversion function addition
800   * h tag p tag pre tag textarea tag ul (Excluding HDML) tag ol tag li tag addition. 
801   * Some bug fix. 
802   * For some FreeBSD
803
804  -- Atsushi Konno <konn@user.sourceforge.jp> Sun Jun 18 18:27:52 JST 2006
805