OSDN Git Service

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