OSDN Git Service

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