OSDN Git Service

a@id/name for XHTML(ez,y!)
[modchxj/mod_chxj.git] / debian / 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
170  -- Atsush Konno  <konn@users.sourceforge.jp>  Sat, 13 Dec 2008 16:49:11 +0900
171
172 libapache2-mod-chxj (0.12.26-1) unstable; urgency=low
173
174   * Fixed bug.
175     - The image becomes abnormal for animation GIF.
176       (Reported by bayside. Thanks!)
177   * Added Features.
178     - Content-Type can be compulsorily rewritten by specifying the
179       ``X-Chxj-Set-Content-Type'' header.
180       (Requested by katsu2000x. Thanks!)
181
182  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon,  8 Dec 2008 21:04:36 +0900
183
184 libapache2-mod-chxj (0.12.25-1) unstable; urgency=low
185
186   * Fixed bug.
187     - Zenkaku Hifun -> 0xb0
188       (Requested by bayside. Thanks!)
189   * Added new features.
190     - Zenkaku Alphabet -> Hankaku Alphabet.(with Z2hAlphaOn or Z2hAlphaOff)
191     - Zenkaku Number -> Hankaku Number. (with Z2hNumOn or Z2hNumOff)
192     - Z2hAllOn (Z2hOn And Z2hAlphaOn And Z2hNumOn)
193
194  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon,  8 Dec 2008 01:14:45 +0900
195
196 libapache2-mod-chxj (0.12.24-1) unstable; urgency=low
197
198   * Fixed bug.
199     - Convert 0x5c.
200   * Changed Feature.
201     - The conversion object of Z2h.
202
203  -- Atsushi Konno <konn@users.sourceforge.jp>  Wed,  3 Dec 2008 20:13:55 +0900
204
205 libapache2-mod-chxj (0.12.23-1) unstable; urgency=low
206
207   * Added new feature.
208     - convert Zenkakaku Kana into Hankaku Kana (with Z2hOn or Z2hOff).
209       (Requested by bayside. Thanks!)
210
211  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon,  1 Dec 2008 23:57:51 +0900
212
213 libapache2-mod-chxj (0.12.22-1) unstable; urgency=low
214
215   * Fixed Bug.
216     - The X-Chxj-WP-Height header cannot be taken[#14143].
217     - The value of the X-Chxj-HtmlSpecTyp header is abnormal[#14145].
218   * Added Sample Device Data.
219     - au W65K
220     - au W62P
221     - au W64S
222     - SoftBank 830P
223     - SoftBank 830SHs
224     - SoftBank 830SH
225     - au W64T
226     - au W63Kカメラ無し
227     - au W63SH
228     - SoftBank 824T
229     - DoCoMo SH706iw
230     - au W62PT
231     - DoCoMo N706iII
232     - DoCoMo SH706ie
233     - SoftBank 823T
234     - DoCoMo N706ie
235     - DoCoMo P706ie
236     - DoCoMo NM706i
237     - SoftBank 921P
238     - DoCoMo F884iES
239     - DoCoMo L706ie
240     - au W64SA
241     - SoftBank 824P
242     - DoCoMo P706imyu
243     - au W62CA
244     - au W62H
245     - au W62SH
246     - DoCoMo SH706i
247
248  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 27 Nov 2008 22:47:30 +0900
249
250 libapache2-mod-chxj (0.12.21-1) unstable; urgency=low
251
252   * Fixed Bug.
253     - The parameter for the cookie is not applied at the ``A LINK'' to
254       "mailto:" and "telto:".
255    (Reported by bayside _at_ users.sourceforge.jp. thanks!)
256   * Fixed Bug.
257     - When you make a mistake in the setting of the character-code.
258    (Reported by anyone. thanks!)
259   * Added Sample Device Data.
260     - SoftBank 824SH
261     - SoftBank 923SH
262     - au W63S
263     - au W63SA
264     - DoCoMo SO706i
265     - SoftBank 820N
266     - SoftBank 821N
267     - SoftBank 825SH
268     - DoCoMo N706i
269     - SoftBank 823P
270     - DoCoMo F706i
271     - DoCoMo SH906iTV
272     - au W63K
273     - au W64K
274     - DoCoMo N906iL
275     - DoCoMo N906i
276     - au W63T
277     - au W62K
278     - au W62T
279     - SoftBank DM002SH
280     - DoCoMo F906i
281     - DoCoMo N906imyu
282     - DoCoMo SH906i
283     - DoCoMo SO906i
284     - DoCoMo L852i
285     - DoCoMo P906i
286     - DoCoMo F883iS
287     - au W61S
288     - au W61SA
289     - DoCoMo F883iESS
290     - SoftBank 821SC
291     - SoftBank 920SH YK
292     - DoCoMo NM705i
293     - au W61PT
294    (Added by na_mako. thanks!)
295
296  -- Atsushi Konno <konn@users.sourceforge.jp>  Wed, 26 Nov 2008 18:15:31 +0900
297
298 libapache2-mod-chxj (0.12.20-1) unstable; urgency=low
299
300   * Changed encoding specification.
301     - It replaces with '?' for the illegal character code and the processing
302       continuation is done.(Added unknown charactor code)
303
304  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 20 Nov 2008 19:35:05 +0900
305
306 libapache2-mod-chxj (0.12.19-1) unstable; urgency=low
307
308   * Changed encoding specification.
309     - It replaces with '?' for the illegal character code and the processing
310       continuation is done.
311
312  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 20 Nov 2008 10:06:57 +0900
313
314 libapache2-mod-chxj (0.12.18-1) unstable; urgency=low
315
316   * Fixed Bug.
317     - When the POST data of 64 bytes or less is sent, it is Segv.
318
319  -- Atsushi Konno <konn@users.sourceforge.jp>  Fri,  7 Nov 2008 10:05:30 +0900
320
321 libapache2-mod-chxj (0.12.17-1) unstable; urgency=low
322
323   * Fixed bug.
324     - Bug that session becomes invalid.
325
326  -- Atsushi Konno <konn@users.sourceforge.jp>  Fri,  7 Nov 2008 02:09:16 +0900
327
328 libapache2-mod-chxj (0.12.16-1) unstable; urgency=low
329
330   * Added sample data of emoji.
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) 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 value. 
478     - When the request parameter name is Japanese, the parameter name is a bug that doesn't convert the character-code. 
479     - The bug that the result area has not been initialized while processing the cookie loading of the COOKIE MYSQL function
480     - In the COOKIE MYSQL function, the connection to MYSQL was not occasionally closed. 
481   * Added Features.
482     - Added alink attribute for body tag.
483     - Added vlink attribute for body tag.
484     - Added dir attribute for dir tag.
485     - Added size attribute for font tag.
486     - Added color attribute for hr tag.
487     - Added bgcolor attribute for marquee tag.
488     - Added type attribute for ul tag.
489     - Added lang="jxhtml" attribute value for chxj:if tag.
490   * Revoked apr_memcache and used libmemcached.
491
492  -- Atsushi Konno <konn@users.sourceforge.jp>  Sat, 10 May 2008 17:08:48 +0900
493
494 libapache2-mod-chxj (0.11.1-1) unstable; urgency=low
495
496   * Fixed bug. 
497     - ``Off'' did not work by the ChxjImageEngine directive. 
498       (Reported by R. thanks!)
499
500  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 24 Apr 2008 19:54:14 +0900
501
502 libapache2-mod-chxj (0.11.0-1) unstable; urgency=low
503
504   * Fixed bug.
505     - chxj_encoding and chxj_rencoding invalid destlen.
506     - <p>a</p> ==> <p></p>a convertion defect.
507     - The line feed code is disregarded at <pre> tag. 
508
509   * Added Features.
510     - Added <blockquote> tag to CHTML1.0 converter.
511     - Added <br> tag clear attribute to CHTML1.0 converter.
512     - Added <dir> tag to CHTML1.0 converter.
513     - Added <dl> tag to CHTML1.0 converter.
514     - Added <dt> tag to CHTML1.0 converter.
515     - Added <dd> tag to CHTML1.0 converter.
516     - Added <menu> tag to CHTML1.0 converter.
517     - Added <p align> attribute to CHTML1.0 converter.
518     - Added <plaintext> tag to CHTML1.0 converter. (no parse mode)
519     - Added <blockquote> tag to CHTML2.0 converter.
520     - Added <dl> tag to CHTML2.0 converter.
521     - Added <dt> tag to CHTML2.0 converter.
522     - Added <dd> tag to CHTML2.0 converter.
523     - Added <h1 align> attribute to CHTML2.0 converter.
524     - Added <h2 align> attribute to CHTML2.0 converter.
525     - Added <h3 align> attribute to CHTML2.0 converter.
526     - Added <h4 align> attribute to CHTML2.0 converter.
527     - Added <h5 align> attribute to CHTML2.0 converter.
528     - Added <h6 align> attribute to CHTML2.0 converter.
529     - Added <li type> attribute to CHTML2.0 converter.
530     - Added <li value> attribute to CHTML2.0 converter.
531     - Added <menu> tag to CHTML2.0 converter.
532     - Added <ol type> attribute to CHTML2.0 converter.
533     - Added <ol start> attribute to CHTML2.0 converter.
534     - Added <p align> attribute to CHTML2.0 converter.
535     - Added <textarea accesskey> attribute to CHTML2.0 converter.
536     - Added <textarea istyle> attribute to CHTML2.0 converter.
537     - Added <blink> tag to CHTML2.0 converter.
538     - Added <marquee> tag to CHTML2.0 converter.
539     - Added <plaintext> tag to CHTML2.0 converter. (no parse mode)
540     - Added <blockquote> tag to CHTML3.0 converter.
541     - Added <dir> tag to CHTML3.0 converter.
542     - Added <dl> tag to CHTML3.0 converter.
543     - Added <dt> tag to CHTML3.0 converter.
544     - Added <dd> tag to CHTML3.0 converter.
545     - Added <h1 align> attribute to CHTML3.0 converter.
546     - Added <h2 align> attribute to CHTML3.0 converter.
547     - Added <h3 align> attribute to CHTML3.0 converter.
548     - Added <h4 align> attribute to CHTML3.0 converter.
549     - Added <h5 align> attribute to CHTML3.0 converter.
550     - Added <h6 align> attribute to CHTML3.0 converter.
551     - Added <blink> tag to CHTML3.0 converter.
552     - Added <marquee> tag to CHTML3.0 converter.
553     - Added <ol type> attribute to CHTML3.0 converter.
554     - Added <ol start> attribute to CHTML3.0 converter.
555     - Added <p align> attribute to CHTML3.0 converter.
556     - Added <textarea accesskey> attribute to CHTML3.0 converter.
557     - Added <textarea istyle> attribute to CHTML3.0 converter.
558     - Added <li type> attribute to CHTML3.0 converter.
559     - Added <li value> attribute to CHTML3.0 converter.
560     - Added <menu> tag to CHTML3.0 converter.
561     - Added <plaintext> tag to CHTML3.0 converter. (no parse mode)
562     - Added <blockquote> tag to au XHTML converter.
563     - Added <dir> tag to au XHTML converter.
564     - Added <dl> tag to au XHTML converter.
565     - Added <dt> tag to au XHTML converter.
566     - Added <dd> tag to au XHTML converter.
567     - Added <h1 align> attribute to au XHTML converter.
568     - Added <h2 align> attribute to au XHTML converter.
569     - Added <h3 align> attribute to au XHTML converter.
570     - Added <h4 align> attribute to au XHTML converter.
571     - Added <h5 align> attribute to au XHTML converter.
572     - Added <h6 align> attribute to au XHTML converter.
573     - Added <hr align> attribute to au XHTML converter.
574     - Added <hr size> attribute to au XHTML converter.
575     - Added <hr width> attribute to au XHTML converter.
576     - Added <li type> attribute to au XHTML converter.
577     - Added <li value> attribute to au XHTML converter.
578     - Added <menu> tag to au XHTML converter.
579     - Added <ol type> attribute to au XHTML converter.
580     - Added <ol start> attribute to au XHTML converter.
581     - Added <plaintext> tag to au XHTML converter. (no parse mode)
582     - Added <textarea accesskey> attribute to au XHTML converter.
583     - Added <textarea istyle> attribute to au XHTML converter.
584     - Added <plaintext> tag to au XHTML converter. (no parse mode)
585     - Added <blockquote> tag to au HDML converter.
586     - Added <dir> tag to au HDML converter.
587     - Added <dl> tag to au HDML converter.
588     - Added <dt> tag to au HDML converter.
589     - Added <dd> tag to au HDML converter.
590     - Added <h1 align> attribute for au HDML converter.
591     - Added <h2 align> attribute for au HDML converter.
592     - Added <h3 align> attribute for au HDML converter.
593     - Added <h4 align> attribute for au HDML converter.
594     - Added <h5 align> attribute for au HDML converter.
595     - Added <h6 align> attribute for au HDML converter.
596     - Added <menu> tag to au HDML converter.
597     - Added <p align> attribute to au HDML converter.
598     - Added <plaintext> tag to au HDML converter. (no parse mode)
599     - Added <pre> tag to au HDML converter. 
600     - Added <textarea> attribute to au HDML converter.
601     - Added <blockquote> tag to SoftBank HTML converter.
602     - Added <br clear> attribute to SoftBank HTML converter.
603     - Added <dir> tag to SoftBank HTML converter.
604     - Added <dl> tag to SoftBank HTML converter.
605     - Added <dt> tag to SoftBank HTML converter.
606     - Added <dd> tag to SoftBank HTML converter.
607     - Added <h1 align> attribute for SoftBank HTML converter.
608     - Added <h2 align> attribute for SoftBank HTML converter.
609     - Added <h3 align> attribute for SoftBank HTML converter.
610     - Added <h4 align> attribute for SoftBank HTML converter.
611     - Added <h5 align> attribute for SoftBank HTML converter.
612     - Added <h6 align> attribute for SoftBank HTML converter.
613
614  -- Atsushi Konno <konn@users.sourceforge.jp>  Sat, 19 Apr 2008 16:44:57 +0900
615
616 libapache2-mod-chxj (0.10.5-1) unstable; urgency=low
617
618   * Fixed bug.
619     - the value of the script tag is displayed.
620     - the value of the object tag is displayed.
621
622  -- Atsushi Konno <konn@users.sourceforege.jp>  Fri, 18 Apr 2008 22:25:55 +0900
623
624 libapache2-mod-chxj (0.10.4-1) unstable; urgency=low
625
626   * Fixed bug.
627     - Disregarded the tag did not know. 
628     - The tag closing by itself
629
630  -- Atsushi Konno <konn@users.sourceforge.jp>  Fri, 18 Apr 2008 03:13:27 +0900
631
632 libapache2-mod-chxj (0.10.3-1) unstable; urgency=low
633
634   * Fixed bug.
635       - Cookie ID is not given, except when Content-type is text/html and
636         application/xhtml+xml.  (Reported by bayside. Thanks!)
637
638  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 10 Apr 2008 23:30:52 +0900
639
640 libapache2-mod-chxj (0.10.2-1) unstable; urgency=low
641
642   * Fixed bug. 
643     - cookie ID is not added when redirect.(reported by bayside)
644
645  -- Atsushi Konno <konn@users.sourceforge.jp>  Tue,  1 Apr 2008 23:47:26 +0900
646
647 libapache2-mod-chxj (0.10.1-1) unstable; urgency=low
648
649   * Fixed bug.
650     - forgot to do -1 in the string length specification part though sizeof was used with STRNCASEEQ. 
651
652  -- Atsushi Konno <konn@users.sourceforge.jp>  Tue,  1 Apr 2008 19:08:27 +0900
653
654 libapache2-mod-chxj (0.10.0-1) unstable; urgency=low
655
656   * Added Features. 
657     - Add cookie path validator.
658     - Add cookie domain validator.
659     - Add cookie expires validator.
660     - Add cookie secure validator.
661     - Add content-type ``application/xhtml+xml''
662     - use Buffering.
663     - Added Cookie Lazy ID mode.
664     - Cookie simulator(delete experimental)
665   * Fixed bug.
666     - Parsing is abnormal of the comment tag.
667     - Parsing is abnormal of the script tag.
668
669  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 31 Mar 2008 17:58:05 +0900
670
671 libapache2-mod-chxj (0.9.0-1) unstable; urgency=low
672
673   * Added Features
674     - Cookie can have been recorded in MySQL. 
675     - Cookie can have been recorded in memcached. 
676   * Fixed Bug
677     - When mpeg is downloaded, it memory a large amount of consumes it.
678
679  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 24 Mar 2008 00:57:55 +0900
680
681 libapache2-mod-chxj (0.8.7-1) unstable; urgency=low
682
683   * Fixed Bug
684     - Using AC_FUNC_MALLOC by mistake.
685       AC_FUNC_MALLOC is neatly used because it is too good though
686       it is not necessary.
687       AC_FUNC_MALLOC reacts for CentOS due to the bug of autoconf2.59.
688     - When ap_regex.h is not found, pcre.h is used. In that case, to use
689       pcre-config.
690   * Changed Features
691     - Abolition of libiconv. use glibc/iconv.
692
693  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 17 Mar 2008 23:02:33 +0900
694
695 libapache2-mod-chxj (0.8.6-1) unstable; urgency=low
696
697   * Added error messages
698     - the error message of the parsing machine of HTML.
699     - the error message when the character-code is converted.
700   * Fixed Bug
701     - forgotten that apache2.0.x doesn't have ap_regex.h. (reported by R)
702
703  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 17 Mar 2008 23:02:13 +0900
704
705 libapache2-mod-chxj (0.8.5-1) unstable; urgency=low
706
707   * Fixed Bug
708     - when the image of non-correspondence is converted, and aborted.
709   * Changed features.
710     - Being able to convert the image changed only to jpeg, png, and gif. 
711
712  -- Atsushi Konno <konn@users.sorceforge.jp>  Thu, 14 Feb 2008 20:53:02 +0900
713
714 libapache2-mod-chxj (0.8.4-1) unstable; urgency=low
715
716   * Fixed Bug that deb package doesn't correspond to Apache2.2. 
717   * Added features: 
718     - ``ChxjImageCacheLimit'' directive.
719     - The serial number of "image workfile name" is deleted. 
720   * Added Document:
721     ``ChxjImageCacheLimit'' directive.
722
723  -- Atsushi Konno <konn@users.sourceforge.jp>  Tue,  5 Feb 2008 20:33:16 +0900
724
725 libapache2-mod-chxj (0.8.3-1) unstable; urgency=high
726
727   * Fixed Bug  
728     - The image conversion is not operated at the access by PC. 
729     - Bug that doesn't erase cache file.
730       + default limit size is 10MByte.
731             but the setting cannot be changed now. 
732
733  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon,  4 Feb 2008 12:53:21 +0900
734
735 libapache2-mod-chxj (0.8.2-1) unstable; urgency=low
736
737   * Fixed Bug to which compile error occurs when A is specified. 
738
739  -- Atsushi Konno <konn@users.sourceforge.jp>  Sun,  3 Feb 2008 01:40:33 +0900
740
741 libapache2-mod-chxj (0.8.1-1) unstable; urgency=low
742
743   * fix warning.
744   * It is corrected that it is possible to use it with apache2.2. 
745   * Changed for Apache 2.2.x.
746   * Changed so that ``Configure'' might run well by CentOS5.1.
747   * Fixed Bug that Segmentation Falt had occurred when browser inforamtion was
748     read in the AMD64 environment.
749   * Fixed bug that the HTML conversion operates when connecting it from PC.
750   * Fixed bug that the HTML conversion for jhtml.
751
752
753  -- Atsushi Konno <konn@users.sourceforge.jp>  Fri, 11 Jan 2008 18:39:44 +0900
754
755 libapache2-mod-chxj (0.8.0-1) unstable; urgency=low
756
757   * add b tag.
758   * add fieldset tag.
759   * add cookie simulator.
760   * To use neither SetOutputFilter nor SetInputFilter, it changes. 
761   * add referer header simulator.
762   * When '_ chxj_nc' parameter exists, the cookie is not renewed.
763   * The bug that the dynamic qrcode output function doesn't operate is corrected. 
764
765  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
766
767 libapache2-mod-chxj (0.7.1-1) unstable; urgency=low
768
769   * bug fix
770       - it cannot correctly read the value when the backslash exists in the attribute.
771
772  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
773
774 libapache2-mod-chxj (0.7.0-1) unstable; urgency=low
775
776   * bug fix which the size before it converts it into Content-Length when HEAD of 
777     the image conversion is requested is returned. 
778   * change to acquire it even if the extension is attached by the image acquisition 
779     request.
780   * bug fix into which the submit value had not converted the character-code for HDML. 
781   * bug fix #8585.
782   * add user_agent rewrite function.
783   * bug fix that the image conversion routine was executed two times.
784
785  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
786
787 libapache2-mod-chxj (0.6.2-1) unstable; urgency=low
788
789   * Fix bug which operates the character-code conversion when PC 
790     accesses it. 
791
792  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
793
794 libapache2-mod-chxj (0.6.1-1) unstable; urgency=low
795
796   * Initial release 
797
798  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900