OSDN Git Service

Merge branch 'branch_0.13.0' into branch_0.13.0-svn
[modchxj/mod_chxj.git] / debian-sarge / 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         (thanks!)
103
104
105  -- Atsushi Konno <konn@users.sourceforge.jp>  Wed,  1 Apr 2009 01:28:25 +0900
106
107 libapache2-mod-chxj (0.12.33-1) unstable; urgency=low
108
109   * Added new features.
110     - Added CHXJ:IF converter to Emoji Only Mode.
111
112  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu,  5 Mar 2009 22:47:59 +0900
113
114 libapache2-mod-chxj (0.12.32-1) unstable; urgency=low
115
116   * Added new features.
117     - Added EmojiOnly Option for ChxjConvertRule directive.
118   * Fixed bug.
119     - The conversion of QUERY_STRING in a tag is invalid.
120     - The conversion of QUERY_STRING in form tag is invalid.
121
122  -- Atsushi Konno <konn@users.sourceforge.jp>  Wed,  4 Mar 2009 01:02:19 +0900
123
124 libapache2-mod-chxj (0.12.31-1) unstable; urgency=low
125
126   * Added new features.
127     - Added NoCacheOn Option.
128     - Added JRConvOff Option.
129     - Added QSConvOff Option.
130
131  -- Atsushi Konno <konn@users.sourceforge.jp>  Sat, 20 Dec 2008 01:34:32 +0900
132
133 libapache2-mod-chxj (0.12.30-1) unstable; urgency=low
134
135   * Fixed bug.
136     - telto: -> tel:
137       (Reported by bayside. Thanks!)
138
139  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 18 Dec 2008 02:38:48 +0900
140
141 libapache2-mod-chxj (0.12.29-1) unstable; urgency=low
142
143   * Fixed bug.
144     - option tag, value attribute is removed if it has void string.
145       (Reported by bayside. Thanks!)
146
147  -- Atsushi Konno <konn@users.sourceforge.jp>  Wed, 17 Dec 2008 15:57:36 +0900
148
149 libapache2-mod-chxj (0.12.28-1) unstable; urgency=low
150
151   * Fixed bug.
152     - When the Cookie simulator is invalidated, GUID Parameter Converter does
153       abnormal operation. [#14284]
154   * Added new Features.
155     - Added J-Reserved Parameter Converter.(merge from old-trunk)
156
157  -- Atsushi Konno <konn@users.sourceforge.jp>  Tue, 16 Dec 2008 09:52:26 +0900
158
159 libapache2-mod-chxj (0.12.27-1) unstable; urgency=low
160
161   * Fixed bug.
162     - Whenever POST is done, the response code becomes 200.
163     - __chxj_nc parameter is applied to the link to an external site.
164     - It doesn't correspond to Ip-based virtual host.
165
166   * Added new features.
167     - added GUID converter.
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
331  -- Atsushi Konno <konn@users.sourceforge.jp>  Wed,  5 Nov 2008 09:50:15 +0900
332
333 libapache2-mod-chxj (0.12.15-1) unstable; urgency=low
334
335   * Bug Fix.
336     - fails in the link of libserf.
337
338  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 30 Oct 2008 00:29:29 +0900
339
340 libapache2-mod-chxj (0.12.14-1) unstable; urgency=low
341
342   * Bug Fix.
343     - When it is not possible to convert it from the host name in request URL
344       into IP, it becomes an error.
345       (Reported by bayside. Thanks!)
346     - The mistake is found in `configure' and the compilation of libserf
347       doesn't operate normally.
348
349  -- Atsushi Konno <konn@users.sourceforge.jp>  Wed, 29 Oct 2008 17:40:25 +0900
350
351 libapache2-mod-chxj (0.12.13-1) unstable; urgency=low
352
353   * Bug Fix(merge from 0.11.15).
354     - The screen might become pure-white. [13508]
355     - Upgraded from 0.1.2 to 0.2.0. [13508]
356     - The POST form to another site is illegal. [#13544]
357       (Reported by anyone. Thanks!)
358     - libserf link failure because of x86_64 environment[13507]
359       (Reported by anyone. Thanks!)
360
361  -- Atsushi Konno <konn@users.sourceforge.jp>  Sat, 27 Sep 2008 00:06:08 +0900
362
363 libapache2-mod-chxj (0.12.12-1) unstable; urgency=low
364
365   * Fixed Bug.
366     - cookie cannot be acquired in model of old SoftBank.
367    (Reported by tiruda1600 _at_ users.sourceforge.jp. thanks!)
368   * Fixed Bug & Added Features.
369     - Query in the action attribute of the form tag cannot be acquired.
370    (Reported by tiruda1600 _at_ users.sourceforge.jp. thanks!)
371
372  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 24 Jul 2008 16:02:02 +0900
373
374 libapache2-mod-chxj (0.12.11-1) unstable; urgency=low
375
376   * Changed features.
377     - After it had converted it by a former image,
378       the priority of the image type was selected.
379       (Requested by someone. thanks!)
380   * Fixed Bug.
381     - Dynamic image converter is not available.
382
383  -- Atsushi Konno <konn@users.sourceforge.jp>  Tue, 22 Jul 2008 12:52:13 +0900
384
385 libapache2-mod-chxj (0.12.10-1) unstable; urgency=low
386
387   * Added Features.
388     - For anchor's name for cookie simulator.
389     (Requested by tiruda1600 _at_ users.sourceforge.jp. thanks!)
390
391  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 21 Jul 2008 15:11:53 +0900
392
393 libapache2-mod-chxj (0.12.9-1) unstable; urgency=low
394
395   * Changed Specification.
396     - When the size after it reduces becomes 0, it compels it to 1.
397       (Reported by someone. thanks!)
398   * Emergency measure
399     - MagickQuantizeImage function doesn't return.
400       (Reported by someone. thanks!)
401
402  -- Atsushi Konno <konn@users.sourceforge.jp>  Sun, 20 Jul 2008 23:28:36 +0900
403
404 libapache2-mod-chxj (0.12.8-1) unstable; urgency=low
405
406   * Added function.
407     - The au terminal is handled as NO Cookie model. (For http -> https or https -> http exchange.)
408       (Requested by someone. thanks!)
409
410  -- Atsushi Konno <konn@users.sourceforge.jp>  Sun, 13 Jul 2008 15:20:39 +0900
411
412 libapache2-mod-chxj (0.12.7-1) unstable; urgency=low
413
414   * Fixed bug.
415     - It doesn't become a conversion target when setting as JXHTML.
416      (Reported by someone. thanks!)
417
418   * Added name attribute of form tag.
419     (Requested by tiruda1600 _at_ users.sourceforge.jp. thanks!)
420
421  -- Atsushi Konno <konn@users.sourceforge.jp>  Sat, 12 Jul 2008 02:11:04 +0900
422
423 libapache2-mod-chxj (0.12.6-1) unstable; urgency=low
424
425   * Fixed bug.
426     - cannot be redirected since 0.12.4
427       (Reported by tiruda1600 _at_ users.sourceforge.jp. thanks!)
428
429  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu,  3 Jul 2008 22:06:28 +0900
430
431 libapache2-mod-chxj (0.12.5-1) unstable; urgency=low
432
433   * Fixed bug.
434     - The bug that was not able to be displayed correctly when a double quart
435       was included in value.
436
437  -- Atsushi Konno <konn@users.sourceforge.jp>  Fri, 27 Jun 2008 16:37:26 +0900
438
439 libapache2-mod-chxj (0.12.4-1) unstable; urgency=low
440
441   * Fixed Bug.
442     - Because Input_filter of Apache is a fuck-shit, it abolishes it.
443       Proxy is made at one's own expense by using libserf instead.
444       (Reported by tiruda1600 _at_ users.sourceforge.jp. thanks!)
445
446  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 26 Jun 2008 10:32:44 +0900
447
448 libapache2-mod-chxj (0.12.3-1) unstable; urgency=low
449
450   * Fixed bug.
451     - changes line in place in which it doesn't intend it.
452      (Reported by someone. thanks!)
453
454  -- Atsushi Konno <konn@sourceforge.jp>  Sat, 21 Jun 2008 18:39:14 +0900
455
456 libapache2-mod-chxj (0.12.2-1) unstable; urgency=low
457
458   * Fixed bug.
459     - Failed reading cookie for SoftBank.
460       (Reported by R.Komoriya. thanks!)
461
462  -- Atsushi Konno <konn@users.sourceforge.jp>  Sun,  1 Jun 2008 02:11:33 +0900
463
464 libapache2-mod-chxj (0.12.1-1) unstable; urgency=low
465
466   * Fixed bug.
467     - Set-Cookie is not executed at CGI.
468       (Reported by R.Komoriya. thanks!)
469
470  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 29 May 2008 03:11:16 +0900
471
472 libapache2-mod-chxj (0.12.0-1) unstable; urgency=low
473
474   * Fixed bug.
475     - '+' has not been converted into ' '.
476     - A double quart and a single quart were able to be used for the attribute value. 
477     - When the request parameter name is Japanese, the parameter name is a bug that doesn't convert the character-code. 
478     - The bug that the result area has not been initialized while processing the cookie loading of the COOKIE MYSQL function
479     - In the COOKIE MYSQL function, the connection to MYSQL was not occasionally closed. 
480   * Added Features.
481     - Added alink attribute for body tag.
482     - Added vlink attribute for body tag.
483     - Added dir attribute for dir tag.
484     - Added size attribute for font tag.
485     - Added color attribute for hr tag.
486     - Added bgcolor attribute for marquee tag.
487     - Added type attribute for ul tag.
488     - Added lang="jxhtml" attribute value for chxj:if tag.
489   * Revoked apr_memcache and used libmemcached.
490
491  -- Atsushi Konno <konn@users.sourceforge.jp>  Sat, 10 May 2008 17:08:48 +0900
492
493 libapache2-mod-chxj (0.11.1-1) unstable; urgency=low
494
495   * Fixed bug. 
496     - ``Off'' did not work by the ChxjImageEngine directive. 
497       (Reported by R. thanks!)
498
499  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 24 Apr 2008 19:54:14 +0900
500
501 libapache2-mod-chxj (0.11.0-1) unstable; urgency=low
502
503   * Fixed bug.
504     - chxj_encoding and chxj_rencoding invalid destlen.
505     - <p>a</p> ==> <p></p>a convertion defect.
506     - The line feed code is disregarded at <pre> tag. 
507
508   * Added Features.
509     - Added <blockquote> tag to CHTML1.0 converter.
510     - Added <br> tag clear attribute to CHTML1.0 converter.
511     - Added <dir> tag to CHTML1.0 converter.
512     - Added <dl> tag to CHTML1.0 converter.
513     - Added <dt> tag to CHTML1.0 converter.
514     - Added <dd> tag to CHTML1.0 converter.
515     - Added <menu> tag to CHTML1.0 converter.
516     - Added <p align> attribute to CHTML1.0 converter.
517     - Added <plaintext> tag to CHTML1.0 converter. (no parse mode)
518     - Added <blockquote> tag to CHTML2.0 converter.
519     - Added <dl> tag to CHTML2.0 converter.
520     - Added <dt> tag to CHTML2.0 converter.
521     - Added <dd> tag to CHTML2.0 converter.
522     - Added <h1 align> attribute to CHTML2.0 converter.
523     - Added <h2 align> attribute to CHTML2.0 converter.
524     - Added <h3 align> attribute to CHTML2.0 converter.
525     - Added <h4 align> attribute to CHTML2.0 converter.
526     - Added <h5 align> attribute to CHTML2.0 converter.
527     - Added <h6 align> attribute to CHTML2.0 converter.
528     - Added <li type> attribute to CHTML2.0 converter.
529     - Added <li value> attribute to CHTML2.0 converter.
530     - Added <menu> tag to CHTML2.0 converter.
531     - Added <ol type> attribute to CHTML2.0 converter.
532     - Added <ol start> attribute to CHTML2.0 converter.
533     - Added <p align> attribute to CHTML2.0 converter.
534     - Added <textarea accesskey> attribute to CHTML2.0 converter.
535     - Added <textarea istyle> attribute to CHTML2.0 converter.
536     - Added <blink> tag to CHTML2.0 converter.
537     - Added <marquee> tag to CHTML2.0 converter.
538     - Added <plaintext> tag to CHTML2.0 converter. (no parse mode)
539     - Added <blockquote> tag to CHTML3.0 converter.
540     - Added <dir> tag to CHTML3.0 converter.
541     - Added <dl> tag to CHTML3.0 converter.
542     - Added <dt> tag to CHTML3.0 converter.
543     - Added <dd> tag to CHTML3.0 converter.
544     - Added <h1 align> attribute to CHTML3.0 converter.
545     - Added <h2 align> attribute to CHTML3.0 converter.
546     - Added <h3 align> attribute to CHTML3.0 converter.
547     - Added <h4 align> attribute to CHTML3.0 converter.
548     - Added <h5 align> attribute to CHTML3.0 converter.
549     - Added <h6 align> attribute to CHTML3.0 converter.
550     - Added <blink> tag to CHTML3.0 converter.
551     - Added <marquee> tag to CHTML3.0 converter.
552     - Added <ol type> attribute to CHTML3.0 converter.
553     - Added <ol start> attribute to CHTML3.0 converter.
554     - Added <p align> attribute to CHTML3.0 converter.
555     - Added <textarea accesskey> attribute to CHTML3.0 converter.
556     - Added <textarea istyle> attribute to CHTML3.0 converter.
557     - Added <li type> attribute to CHTML3.0 converter.
558     - Added <li value> attribute to CHTML3.0 converter.
559     - Added <menu> tag to CHTML3.0 converter.
560     - Added <plaintext> tag to CHTML3.0 converter. (no parse mode)
561     - Added <blockquote> tag to au XHTML converter.
562     - Added <dir> tag to au XHTML converter.
563     - Added <dl> tag to au XHTML converter.
564     - Added <dt> tag to au XHTML converter.
565     - Added <dd> tag to au XHTML converter.
566     - Added <h1 align> attribute to au XHTML converter.
567     - Added <h2 align> attribute to au XHTML converter.
568     - Added <h3 align> attribute to au XHTML converter.
569     - Added <h4 align> attribute to au XHTML converter.
570     - Added <h5 align> attribute to au XHTML converter.
571     - Added <h6 align> attribute to au XHTML converter.
572     - Added <hr align> attribute to au XHTML converter.
573     - Added <hr size> attribute to au XHTML converter.
574     - Added <hr width> attribute to au XHTML converter.
575     - Added <li type> attribute to au XHTML converter.
576     - Added <li value> attribute to au XHTML converter.
577     - Added <menu> tag to au XHTML converter.
578     - Added <ol type> attribute to au XHTML converter.
579     - Added <ol start> attribute to au XHTML converter.
580     - Added <plaintext> tag to au XHTML converter. (no parse mode)
581     - Added <textarea accesskey> attribute to au XHTML converter.
582     - Added <textarea istyle> attribute to au XHTML converter.
583     - Added <plaintext> tag to au XHTML converter. (no parse mode)
584     - Added <blockquote> tag to au HDML converter.
585     - Added <dir> tag to au HDML converter.
586     - Added <dl> tag to au HDML converter.
587     - Added <dt> tag to au HDML converter.
588     - Added <dd> tag to au HDML converter.
589     - Added <h1 align> attribute for au HDML converter.
590     - Added <h2 align> attribute for au HDML converter.
591     - Added <h3 align> attribute for au HDML converter.
592     - Added <h4 align> attribute for au HDML converter.
593     - Added <h5 align> attribute for au HDML converter.
594     - Added <h6 align> attribute for au HDML converter.
595     - Added <menu> tag to au HDML converter.
596     - Added <p align> attribute to au HDML converter.
597     - Added <plaintext> tag to au HDML converter. (no parse mode)
598     - Added <pre> tag to au HDML converter. 
599     - Added <textarea> attribute to au HDML converter.
600     - Added <blockquote> tag to SoftBank HTML converter.
601     - Added <br clear> attribute to SoftBank HTML converter.
602     - Added <dir> tag to SoftBank HTML converter.
603     - Added <dl> tag to SoftBank HTML converter.
604     - Added <dt> tag to SoftBank HTML converter.
605     - Added <dd> tag to SoftBank HTML converter.
606     - Added <h1 align> attribute for SoftBank HTML converter.
607     - Added <h2 align> attribute for SoftBank HTML converter.
608     - Added <h3 align> attribute for SoftBank HTML converter.
609     - Added <h4 align> attribute for SoftBank HTML converter.
610     - Added <h5 align> attribute for SoftBank HTML converter.
611     - Added <h6 align> attribute for SoftBank HTML converter.
612
613  -- Atsushi Konno <konn@users.sourceforge.jp>  Sat, 19 Apr 2008 16:44:57 +0900
614
615 libapache2-mod-chxj (0.10.5-1) unstable; urgency=low
616
617   * Fixed bug.
618     - the value of the script tag is displayed.
619     - the value of the object tag is displayed.
620
621  -- Atsushi Konno <konn@users.sourceforege.jp>  Fri, 18 Apr 2008 22:25:55 +0900
622
623 libapache2-mod-chxj (0.10.4-1) unstable; urgency=low
624
625   * Fixed bug.
626     - Disregarded the tag did not know. 
627     - The tag closing by itself
628
629  -- Atsushi Konno <konn@users.sourceforge.jp>  Fri, 18 Apr 2008 03:13:27 +0900
630
631 libapache2-mod-chxj (0.10.3-1) unstable; urgency=low
632
633   * Fixed bug.
634       - Cookie ID is not given, except when Content-type is text/html and
635         application/xhtml+xml.  (Reported by bayside. Thanks!)
636
637  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 10 Apr 2008 23:30:52 +0900
638
639 libapache2-mod-chxj (0.10.2-1) unstable; urgency=low
640
641   * Fixed bug. 
642     - cookie ID is not added when redirect.(reported by bayside)
643
644  -- Atsushi Konno <konn@users.sourceforge.jp>  Tue,  1 Apr 2008 23:47:26 +0900
645
646 libapache2-mod-chxj (0.10.1-1) unstable; urgency=low
647
648   * Fixed bug.
649     - forgot to do -1 in the string length specification part though sizeof was used with STRNCASEEQ. 
650
651  -- Atsushi Konno <konn@users.sourceforge.jp>  Tue,  1 Apr 2008 19:08:27 +0900
652
653 libapache2-mod-chxj (0.10.0-1) unstable; urgency=low
654
655   * Added Features. 
656     - Add cookie path validator.
657     - Add cookie domain validator.
658     - Add cookie expires validator.
659     - Add cookie secure validator.
660     - Add content-type ``application/xhtml+xml''
661     - use Buffering.
662     - Added Cookie Lazy ID mode.
663     - Cookie simulator(delete experimental)
664   * Fixed bug.
665     - Parsing is abnormal of the comment tag.
666     - Parsing is abnormal of the script tag.
667
668  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 31 Mar 2008 17:58:05 +0900
669
670 libapache2-mod-chxj (0.9.0-1) unstable; urgency=low
671
672   * Added Features
673     - Cookie can have been recorded in MySQL. 
674     - Cookie can have been recorded in memcached. 
675   * Fixed Bug
676     - When mpeg is downloaded, it memory a large amount of consumes it.
677
678  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 24 Mar 2008 00:57:55 +0900
679
680 libapache2-mod-chxj (0.8.7-1) unstable; urgency=low
681
682   * Fixed Bug
683     - Using AC_FUNC_MALLOC by mistake.
684       AC_FUNC_MALLOC is neatly used because it is too good though
685       it is not necessary.
686       AC_FUNC_MALLOC reacts for CentOS due to the bug of autoconf2.59.
687     - When ap_regex.h is not found, pcre.h is used. In that case, to use
688       pcre-config.
689   * Changed Features
690     - Abolition of libiconv. use glibc/iconv.
691
692  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 17 Mar 2008 23:02:33 +0900
693
694 libapache2-mod-chxj (0.8.6-1) unstable; urgency=low
695
696   * Added error messages
697     - the error message of the parsing machine of HTML.
698     - the error message when the character-code is converted.
699   * Fixed Bug
700     - forgotten that apache2.0.x doesn't have ap_regex.h. (reported by R)
701
702  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 17 Mar 2008 23:02:13 +0900
703
704 libapache2-mod-chxj (0.8.5-1) unstable; urgency=low
705
706   * Fixed Bug
707     - when the image of non-correspondence is converted, and aborted.
708   * Changed features.
709     - Being able to convert the image changed only to jpeg, png, and gif. 
710
711  -- Atsushi Konno <konn@users.sorceforge.jp>  Thu, 14 Feb 2008 20:53:02 +0900
712
713 libapache2-mod-chxj (0.8.4-1) unstable; urgency=low
714
715   * Fixed Bug that deb package doesn't correspond to Apache2.2. 
716   * Added features: 
717     - ``ChxjImageCacheLimit'' directive.
718     - The serial number of "image workfile name" is deleted. 
719   * Added Document:
720     ``ChxjImageCacheLimit'' directive.
721
722  -- Atsushi Konno <konn@users.sourceforge.jp>  Tue,  5 Feb 2008 20:33:16 +0900
723
724 libapache2-mod-chxj (0.8.3-1) unstable; urgency=high
725
726   * Fixed Bug  
727     - The image conversion is not operated at the access by PC. 
728     - Bug that doesn't erase cache file.
729       + default limit size is 10MByte.
730             but the setting cannot be changed now. 
731
732  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon,  4 Feb 2008 12:53:21 +0900
733
734 libapache2-mod-chxj (0.8.2-1) unstable; urgency=low
735
736   * Fixed Bug to which compile error occurs when A is specified. 
737
738  -- Atsushi Konno <konn@users.sourceforge.jp>  Sun,  3 Feb 2008 01:40:33 +0900
739
740 libapache2-mod-chxj (0.8.1-1) unstable; urgency=low
741
742   * fix warning.
743   * It is corrected that it is possible to use it with apache2.2. 
744   * Changed for Apache 2.2.x.
745   * Changed so that ``Configure'' might run well by CentOS5.1.
746   * Fixed Bug that Segmentation Falt had occurred when browser inforamtion was
747     read in the AMD64 environment.
748   * Fixed bug that the HTML conversion operates when connecting it from PC.
749   * Fixed bug that the HTML conversion for jhtml.
750
751
752  -- Atsushi Konno <konn@users.sourceforge.jp>  Fri, 11 Jan 2008 18:39:44 +0900
753
754 libapache2-mod-chxj (0.8.0-1) unstable; urgency=low
755
756   * add b tag.
757   * add fieldset tag.
758   * add cookie simulator.
759   * To use neither SetOutputFilter nor SetInputFilter, it changes. 
760   * add referer header simulator.
761   * When '_ chxj_nc' parameter exists, the cookie is not renewed.
762   * The bug that the dynamic qrcode output function doesn't operate is corrected. 
763
764  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
765
766 libapache2-mod-chxj (0.7.1-1) unstable; urgency=low
767
768   * bug fix
769       - it cannot correctly read the value when the backslash exists in the attribute.
770
771  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
772
773 libapache2-mod-chxj (0.7.0-1) unstable; urgency=low
774
775   * bug fix which the size before it converts it into Content-Length when HEAD of 
776     the image conversion is requested is returned. 
777   * change to acquire it even if the extension is attached by the image acquisition 
778     request.
779   * bug fix into which the submit value had not converted the character-code for HDML. 
780   * bug fix #8585.
781   * add user_agent rewrite function.
782   * bug fix that the image conversion routine was executed two times.
783
784  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
785
786 libapache2-mod-chxj (0.6.2-1) unstable; urgency=low
787
788   * Fix bug which operates the character-code conversion when PC 
789     accesses it. 
790
791  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
792
793 libapache2-mod-chxj (0.6.1-1) unstable; urgency=low
794
795   * Initial release 
796
797  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900