OSDN Git Service

* Bug Fix.
[modchxj/mod_chxj.git] / ChangeLog
1 libapache2-mod-chxj (0.12.23-1) unstable; urgency=low
2
3   * Added new feature.
4     - convert Zenkakaku Kana into Hankaku Kana (with Z2hOn or Z2hOff).
5       (Requested by bayside. Thanks!)
6
7  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon,  1 Dec 2008 23:57:51 +0900
8
9 libapache2-mod-chxj (0.12.22-1) unstable; urgency=low
10
11   * Fixed Bug.
12     - The X-Chxj-WP-Height header cannot be taken[#14143].
13     - The value of the X-Chxj-HtmlSpecTyp header is abnormal[#14145].
14   * Added Sample Device Data.
15     - au W65K
16     - au W62P
17     - au W64S
18     - SoftBank 830P
19     - SoftBank 830SHs
20     - SoftBank 830SH
21     - au W64T
22     - au W63Kカメラ無し
23     - au W63SH
24     - SoftBank 824T
25     - DoCoMo SH706iw
26     - au W62PT
27     - DoCoMo N706iII
28     - DoCoMo SH706ie
29     - SoftBank 823T
30     - DoCoMo N706ie
31     - DoCoMo P706ie
32     - DoCoMo NM706i
33     - SoftBank 921P
34     - DoCoMo F884iES
35     - DoCoMo L706ie
36     - au W64SA
37     - SoftBank 824P
38     - DoCoMo P706imyu
39     - au W62CA
40     - au W62H
41     - au W62SH
42     - DoCoMo SH706i
43
44  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 27 Nov 2008 22:47:30 +0900
45
46 libapache2-mod-chxj (0.12.21-1) unstable; urgency=low
47
48   * Fixed Bug.
49     - The parameter for the cookie is not applied at the ``A LINK'' to
50       "mailto:" and "telto:".
51    (Reported by bayside _at_ users.sourceforge.jp. thanks!)
52   * Fixed Bug.
53     - When you make a mistake in the setting of the character-code.
54    (Reported by anyone. thanks!)
55   * Added Sample Device Data.
56     - SoftBank 824SH
57     - SoftBank 923SH
58     - au W63S
59     - au W63SA
60     - DoCoMo SO706i
61     - SoftBank 820N
62     - SoftBank 821N
63     - SoftBank 825SH
64     - DoCoMo N706i
65     - SoftBank 823P
66     - DoCoMo F706i
67     - DoCoMo SH906iTV
68     - au W63K
69     - au W64K
70     - DoCoMo N906iL
71     - DoCoMo N906i
72     - au W63T
73     - au W62K
74     - au W62T
75     - SoftBank DM002SH
76     - DoCoMo F906i
77     - DoCoMo N906imyu
78     - DoCoMo SH906i
79     - DoCoMo SO906i
80     - DoCoMo L852i
81     - DoCoMo P906i
82     - DoCoMo F883iS
83     - au W61S
84     - au W61SA
85     - DoCoMo F883iESS
86     - SoftBank 821SC
87     - SoftBank 920SH YK
88     - DoCoMo NM705i
89     - au W61PT
90    (Added by na_mako. thanks!)
91
92  -- Atsushi Konno <konn@users.sourceforge.jp>  Wed, 26 Nov 2008 18:15:31 +0900
93
94 libapache2-mod-chxj (0.12.20-1) unstable; urgency=low
95
96   * Changed encoding specification.
97     - It replaces with '?' for the illegal character code and the processing
98       continuation is done.(Added unknown charactor code)
99
100  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 20 Nov 2008 19:35:05 +0900
101
102 libapache2-mod-chxj (0.12.19-1) unstable; urgency=low
103
104   * Changed encoding specification.
105     - It replaces with '?' for the illegal character code and the processing
106       continuation is done.
107
108  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 20 Nov 2008 10:06:57 +0900
109
110 libapache2-mod-chxj (0.12.18-1) unstable; urgency=low
111
112   * Fixed Bug.
113     - When the POST data of 64 bytes or less is sent, it is Segv.
114
115  -- Atsushi Konno <konn@users.sourceforge.jp>  Fri,  7 Nov 2008 10:05:30 +0900
116
117 libapache2-mod-chxj (0.12.17-1) unstable; urgency=low
118
119   * Fixed bug.
120     - Bug that session becomes invalid.
121
122  -- Atsushi Konno <konn@users.sourceforge.jp>  Fri,  7 Nov 2008 02:09:16 +0900
123
124 libapache2-mod-chxj (0.12.16-1) unstable; urgency=low
125
126   * Added sample data of emoji.
127     (Requested by bayside Thanks!)
128
129  -- Atsushi Konno <konn@users.sourceforge.jp>  Wed,  5 Nov 2008 09:50:15 +0900
130
131 libapache2-mod-chxj (0.12.15-1) unstable; urgency=low
132
133   * Bug Fix.
134     - fails in the link of libserf.
135
136  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 30 Oct 2008 00:29:29 +0900
137
138 libapache2-mod-chxj (0.12.14-1) unstable; urgency=low
139
140   * Bug Fix.
141     - When it is not possible to convert it from the host name in request URL
142       into IP, it becomes an error.
143       (Reported by bayside. Thanks!)
144     - The mistake is found in `configure' and the compilation of libserf
145       doesn't operate normally.
146
147  -- Atsushi Konno <konn@users.sourceforge.jp>  Wed, 29 Oct 2008 17:40:25 +0900
148
149 libapache2-mod-chxj (0.12.13-1) unstable; urgency=low
150
151   * Bug Fix(merge from 0.11.15).
152     - The screen might become pure-white. [13508]
153     - Upgraded from 0.1.2 to 0.2.0. [13508]
154     - The POST form to another site is illegal. [#13544]
155       (Reported by anyone. Thanks!)
156     - libserf link failure because of x86_64 environment[13507]
157       (Reported by anyone. Thanks!)
158
159  -- Atsushi Konno <konn@users.sourceforge.jp>  Sat, 27 Sep 2008 00:06:08 +0900
160
161 libapache2-mod-chxj (0.12.12-1) unstable; urgency=low
162
163   * Fixed Bug.
164     - cookie cannot be acquired in model of old SoftBank.
165    (Reported by tiruda1600 _at_ users.sourceforge.jp. thanks!)
166   * Fixed Bug & Added Features.
167     - Query in the action attribute of the form tag cannot be acquired.
168    (Reported by tiruda1600 _at_ users.sourceforge.jp. thanks!)
169
170  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 24 Jul 2008 16:02:02 +0900
171
172 libapache2-mod-chxj (0.12.11-1) unstable; urgency=low
173
174   * Changed features.
175     - After it had converted it by a former image,
176       the priority of the image type was selected.
177       (Requested by someone. thanks!)
178   * Fixed Bug.
179     - Dynamic image converter is not available.
180
181  -- Atsushi Konno <konn@users.sourceforge.jp>  Tue, 22 Jul 2008 12:52:13 +0900
182
183 libapache2-mod-chxj (0.12.10-1) unstable; urgency=low
184
185   * Added Features.
186     - For anchor's name for cookie simulator.
187     (Requested by tiruda1600 _at_ users.sourceforge.jp. thanks!)
188
189  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 21 Jul 2008 15:11:53 +0900
190
191 libapache2-mod-chxj (0.12.9-1) unstable; urgency=low
192
193   * Changed Specification.
194     - When the size after it reduces becomes 0, it compels it to 1.
195       (Reported by someone. thanks!)
196   * Emergency measure
197     - MagickQuantizeImage function doesn't return.
198       (Reported by someone. thanks!)
199
200  -- Atsushi Konno <konn@users.sourceforge.jp>  Sun, 20 Jul 2008 23:28:36 +0900
201
202 libapache2-mod-chxj (0.12.8-1) unstable; urgency=low
203
204   * Added function.
205     - The au terminal is handled as NO Cookie model. (For http -> https or https -> http exchange.)
206       (Requested by someone. thanks!)
207
208  -- Atsushi Konno <konn@users.sourceforge.jp>  Sun, 13 Jul 2008 15:20:39 +0900
209
210 libapache2-mod-chxj (0.12.7-1) unstable; urgency=low
211
212   * Fixed bug.
213     - It doesn't become a conversion target when setting as JXHTML.
214      (Reported by someone. thanks!)
215
216   * Added name attribute of form tag.
217     (Requested by tiruda1600 _at_ users.sourceforge.jp. thanks!)
218
219  -- Atsushi Konno <konn@users.sourceforge.jp>  Sat, 12 Jul 2008 02:11:04 +0900
220
221 libapache2-mod-chxj (0.12.6-1) unstable; urgency=low
222
223   * Fixed bug.
224     - cannot be redirected since 0.12.4
225       (Reported by tiruda1600 _at_ users.sourceforge.jp. thanks!)
226
227  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu,  3 Jul 2008 22:06:28 +0900
228
229 libapache2-mod-chxj (0.12.5-1) unstable; urgency=low
230
231   * Fixed bug.
232     - The bug that was not able to be displayed correctly when a double quart
233       was included in value.
234
235  -- Atsushi Konno <konn@users.sourceforge.jp>  Fri, 27 Jun 2008 16:37:26 +0900
236
237 libapache2-mod-chxj (0.12.4-1) unstable; urgency=low
238
239   * Fixed Bug.
240     - Because Input_filter of Apache is a fuck-shit, it abolishes it.
241       Proxy is made at one's own expense by using libserf instead.
242       (Reported by tiruda1600 _at_ users.sourceforge.jp. thanks!)
243
244  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 26 Jun 2008 10:32:44 +0900
245
246 libapache2-mod-chxj (0.12.3-1) unstable; urgency=low
247
248   * Fixed bug.
249     - changes line in place in which it doesn't intend it.
250      (Reported by someone. thanks!)
251
252  -- Atsushi Konno <konn@sourceforge.jp>  Sat, 21 Jun 2008 18:39:14 +0900
253
254 libapache2-mod-chxj (0.12.2-1) unstable; urgency=low
255
256   * Fixed bug.
257     - Failed reading cookie for SoftBank.
258       (Reported by R.Komoriya. thanks!)
259
260  -- Atsushi Konno <konn@users.sourceforge.jp>  Sun,  1 Jun 2008 02:11:33 +0900
261
262 libapache2-mod-chxj (0.12.1-1) unstable; urgency=low
263
264   * Fixed bug.
265     - Set-Cookie is not executed at CGI.
266       (Reported by R.Komoriya. thanks!)
267
268  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 29 May 2008 03:11:16 +0900
269
270 libapache2-mod-chxj (0.12.0-1) unstable; urgency=low
271
272   * Fixed bug.
273     - '+' has not been converted into ' '.
274     - A double quart and a single quart were able to be used for the attribute
275       value.
276     - When the request parameter name is Japanese, the parameter name is a bug
277       that doesn't convert the character-code.
278     - The bug that the result area has not been initialized while processing
279       the cookie loading of the COOKIE MYSQL function
280     - In the COOKIE MYSQL function, the connection to MYSQL was not
281       occasionally closed.
282   * Added Features.
283     - Added alink attribute for body tag.
284     - Added vlink attribute for body tag.
285     - Added dir attribute for dir tag.
286     - Added size attribute for font tag.
287     - Added color attribute for hr tag.
288     - Added bgcolor attribute for marquee tag.
289     - Added type attribute for ul tag.
290     - Added lang="jxhtml" attribute value for chxj:if tag.
291   * Revoked apr_memcache and used libmemcached.
292
293  -- Atsushi Konno <konn@users.sourceforge.jp>  Sat, 10 May 2008 17:08:48 +0900
294
295 libapache2-mod-chxj (0.11.1-1) unstable; urgency=low
296
297   * Fixed bug.
298     - ``Off'' did not work by the ChxjImageEngine directive.
299       (Reported by R. thanks!)
300
301  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 24 Apr 2008 19:54:14 +0900
302
303 libapache2-mod-chxj (0.11.0-1) unstable; urgency=low
304
305   * Fixed bug.
306     - chxj_encoding and chxj_rencoding invalid destlen.
307     - <p>a</p> ==> <p></p>a convertion defect.
308     - The line feed code is disregarded at <pre> tag. 
309
310   * Added Features.
311     - Added <blockquote> tag to CHTML1.0 converter.
312     - Added <br> tag clear attribute to CHTML1.0 converter.
313     - Added <dir> tag to CHTML1.0 converter.
314     - Added <dl> tag to CHTML1.0 converter.
315     - Added <dt> tag to CHTML1.0 converter.
316     - Added <dd> tag to CHTML1.0 converter.
317     - Added <menu> tag to CHTML1.0 converter.
318     - Added <p align> attribute to CHTML1.0 converter.
319     - Added <plaintext> tag to CHTML1.0 converter. (no parse mode)
320     - Added <blockquote> tag to CHTML2.0 converter.
321     - Added <dl> tag to CHTML2.0 converter.
322     - Added <dt> tag to CHTML2.0 converter.
323     - Added <dd> tag to CHTML2.0 converter.
324     - Added <h1 align> attribute to CHTML2.0 converter.
325     - Added <h2 align> attribute to CHTML2.0 converter.
326     - Added <h3 align> attribute to CHTML2.0 converter.
327     - Added <h4 align> attribute to CHTML2.0 converter.
328     - Added <h5 align> attribute to CHTML2.0 converter.
329     - Added <h6 align> attribute to CHTML2.0 converter.
330     - Added <li type> attribute to CHTML2.0 converter.
331     - Added <li value> attribute to CHTML2.0 converter.
332     - Added <menu> tag to CHTML2.0 converter.
333     - Added <ol type> attribute to CHTML2.0 converter.
334     - Added <ol start> attribute to CHTML2.0 converter.
335     - Added <p align> attribute to CHTML2.0 converter.
336     - Added <textarea accesskey> attribute to CHTML2.0 converter.
337     - Added <textarea istyle> attribute to CHTML2.0 converter.
338     - Added <blink> tag to CHTML2.0 converter.
339     - Added <marquee> tag to CHTML2.0 converter.
340     - Added <plaintext> tag to CHTML2.0 converter. (no parse mode)
341     - Added <blockquote> tag to CHTML3.0 converter.
342     - Added <dir> tag to CHTML3.0 converter.
343     - Added <dl> tag to CHTML3.0 converter.
344     - Added <dt> tag to CHTML3.0 converter.
345     - Added <dd> tag to CHTML3.0 converter.
346     - Added <h1 align> attribute to CHTML3.0 converter.
347     - Added <h2 align> attribute to CHTML3.0 converter.
348     - Added <h3 align> attribute to CHTML3.0 converter.
349     - Added <h4 align> attribute to CHTML3.0 converter.
350     - Added <h5 align> attribute to CHTML3.0 converter.
351     - Added <h6 align> attribute to CHTML3.0 converter.
352     - Added <blink> tag to CHTML3.0 converter.
353     - Added <marquee> tag to CHTML3.0 converter.
354     - Added <ol type> attribute to CHTML3.0 converter.
355     - Added <ol start> attribute to CHTML3.0 converter.
356     - Added <p align> attribute to CHTML3.0 converter.
357     - Added <textarea accesskey> attribute to CHTML3.0 converter.
358     - Added <textarea istyle> attribute to CHTML3.0 converter.
359     - Added <li type> attribute to CHTML3.0 converter.
360     - Added <li value> attribute to CHTML3.0 converter.
361     - Added <menu> tag to CHTML3.0 converter.
362     - Added <plaintext> tag to CHTML3.0 converter. (no parse mode)
363     - Added <blockquote> tag to au XHTML converter.
364     - Added <dir> tag to au XHTML converter.
365     - Added <dl> tag to au XHTML converter.
366     - Added <dt> tag to au XHTML converter.
367     - Added <dd> tag to au XHTML converter.
368     - Added <h1 align> attribute to au XHTML converter.
369     - Added <h2 align> attribute to au XHTML converter.
370     - Added <h3 align> attribute to au XHTML converter.
371     - Added <h4 align> attribute to au XHTML converter.
372     - Added <h5 align> attribute to au XHTML converter.
373     - Added <h6 align> attribute to au XHTML converter.
374     - Added <hr align> attribute to au XHTML converter.
375     - Added <hr size> attribute to au XHTML converter.
376     - Added <hr width> attribute to au XHTML converter.
377     - Added <li type> attribute to au XHTML converter.
378     - Added <li value> attribute to au XHTML converter.
379     - Added <menu> tag to au XHTML converter.
380     - Added <ol type> attribute to au XHTML converter.
381     - Added <ol start> attribute to au XHTML converter.
382     - Added <plaintext> tag to au XHTML converter. (no parse mode)
383     - Added <textarea accesskey> attribute to au XHTML converter.
384     - Added <textarea istyle> attribute to au XHTML converter.
385     - Added <plaintext> tag to au XHTML converter. (no parse mode)
386     - Added <blockquote> tag to au HDML converter.
387     - Added <dir> tag to au HDML converter.
388     - Added <dl> tag to au HDML converter.
389     - Added <dt> tag to au HDML converter.
390     - Added <dd> tag to au HDML converter.
391     - Added <h1 align> attribute for au HDML converter.
392     - Added <h2 align> attribute for au HDML converter.
393     - Added <h3 align> attribute for au HDML converter.
394     - Added <h4 align> attribute for au HDML converter.
395     - Added <h5 align> attribute for au HDML converter.
396     - Added <h6 align> attribute for au HDML converter.
397     - Added <menu> tag to au HDML converter.
398     - Added <p align> attribute to au HDML converter.
399     - Added <plaintext> tag to au HDML converter. (no parse mode)
400     - Added <pre> tag to au HDML converter. 
401     - Added <textarea> attribute to au HDML converter.
402     - Added <blockquote> tag to SoftBank HTML converter.
403     - Added <br clear> attribute to SoftBank HTML converter.
404     - Added <dir> tag to SoftBank HTML converter.
405     - Added <dl> tag to SoftBank HTML converter.
406     - Added <dt> tag to SoftBank HTML converter.
407     - Added <dd> tag to SoftBank HTML converter.
408     - Added <h1 align> attribute for SoftBank HTML converter.
409     - Added <h2 align> attribute for SoftBank HTML converter.
410     - Added <h3 align> attribute for SoftBank HTML converter.
411     - Added <h4 align> attribute for SoftBank HTML converter.
412     - Added <h5 align> attribute for SoftBank HTML converter.
413     - Added <h6 align> attribute for SoftBank HTML converter.
414
415  -- Atsushi Konno <konn@users.sourceforge.jp>  Sat, 19 Apr 2008 16:44:57 +0900
416
417 libapache2-mod-chxj (0.10.5-1) unstable; urgency=low
418
419   * Fixed bug.
420     - the value of the script tag is displayed.
421     - the value of the object tag is displayed.
422
423  -- Atsushi Konno <konn@users.sourceforege.jp>  Fri, 18 Apr 2008 22:25:55 +0900
424
425 libapache2-mod-chxj (0.10.4-1) unstable; urgency=low
426
427   * Fixed bug.
428     - Disregarded the tag did not know.
429     - The tag closing by itself
430
431  -- Atsushi Konno <konn@users.sourceforge.jp>  Fri, 18 Apr 2008 03:13:27 +0900
432
433 libapache2-mod-chxj (0.10.3-1) unstable; urgency=low
434
435   * Fixed bug.
436       - Cookie ID is not given, except when Content-type is text/html and
437         application/xhtml+xml.  (Reported by bayside. Thanks!)
438
439  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 10 Apr 2008 23:30:52 +0900
440
441 libapache2-mod-chxj (0.10.2-1) unstable; urgency=low
442
443   * Fixed bug.
444     - cookie ID is not added when redirect.(reported by bayside)
445
446  -- Atsushi Konno <konn@users.sourceforge.jp>  Tue,  1 Apr 2008 23:47:26 +0900
447
448 libapache2-mod-chxj (0.10.1-1) unstable; urgency=low
449
450   * Fixed bug.
451     - forgot to do -1 in the string length specification part though sizeof was used with STRNCASEEQ.
452
453  -- Atsushi Konno <konn@users.sourceforge.jp>  Tue,  1 Apr 2008 19:08:27 +0900
454
455 libapache2-mod-chxj (0.10.0-1) unstable; urgency=low
456
457   * Added Features.
458     - Added cookie path validator.
459     - Added cookie domain validator.
460     - Added cookie expires validator.
461     - Added cookie secure validator.
462     - Added content-type ``application/xhtml+xml''
463     - use Buffering.
464     - Added Cookie Lazy ID mode.
465     - Cookie simulator(delete experimental)
466   * Fixed bug.
467     - Parsing is abnormal of the comment tag.
468     - Parsing is abnormal of the script tag.
469
470  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 31 Mar 2008 17:58:05 +0900
471
472 libapache2-mod-chxj (0.9.0-1) unstable; urgency=low
473
474   * Added Features
475     - Cookie can have been recorded in MySQL.
476     - Cookie can have been recorded in memcached.
477   * Fixed Bug
478     - When mpeg is downloaded, it memory a large amount of consumes it.
479
480  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 24 Mar 2008 00:57:55 +0900
481
482 libapache2-mod-chxj (0.8.7-1) unstable; urgency=low
483
484   * Fixed Bug
485     - Using AC_FUNC_MALLOC by mistake.
486       AC_FUNC_MALLOC is neatly used because it is too good though
487       it is not necessary.
488       AC_FUNC_MALLOC reacts for CentOS due to the bug of autoconf2.59.
489     - When ap_regex.h is not found, pcre.h is used. In that case, to use
490       pcre-config.
491   * Changed Features
492     - Abolition of libiconv. use glibc/iconv.
493
494  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 17 Mar 2008 23:02:33 +0900
495
496 libapache2-mod-chxj (0.8.6-1) unstable; urgency=low
497
498   * Added error messages
499     - the error message of the parsing machine of HTML.
500     - the error message when the character-code is converted.
501   * Fixed Bug
502     - forgotten that apache2.0.x doesn't have ap_regex.h. (reported by R)
503
504  -- Atsushi Konno <konn@users.sourceforge.jp>  Wed, 12 Mar 2008 01:49:16 +0900
505
506 libapache2-mod-chxj (0.8.5-1) unstable; urgency=low
507
508   * Fixed Bug
509     - when the image of non-correspondence is converted, and aborted.
510   * Changed features.
511     - Being able to convert the image changed only to jpeg, png, and gif.
512
513  -- Atsushi Konno <konn@users.sorceforge.jp>  Thu, 14 Feb 2008 20:53:02 +0900
514
515 libapache2-mod-chxj (0.8.4-1) unstable; urgency=low
516
517   * Fixed Bug that deb package doesn't correspond to Apache2.2.
518   * Added features:
519     - ``ChxjImageCacheLimit'' directive.
520     - The serial number of "image workfile name" is deleted. 
521   * Added Document:
522     ``ChxjImageCacheLimit'' directive.
523
524  -- Atsushi Konno <konn@users.sourceforge.jp>  Tue,  5 Feb 2008 20:33:16 +0900
525
526 libapache2-mod-chxj (0.8.3-1) unstable; urgency=high
527
528   * Fixed Bug
529     - The image conversion is not operated at the access by PC.
530     - Bug that doesn't delete cache file.
531       + default limit size is 10MByte.
532         but the setting cannot be changed now.
533
534  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon,  4 Feb 2008 12:53:21 +0900
535
536 libapache2-mod-chxj (0.8.2-1) unstable; urgency=low
537
538   * Fixed Bug to which compile error occurs when A is specified.
539
540  -- Atsushi Konno <konn@users.sourceforge.jp>  Sun,  3 Feb 2008 01:40:33 +0900
541
542 libapache2-mod-chxj (0.8.1-1) unstable; urgency=low
543
544   * Changed for Apache 2.2.x.
545   * Changed so that ``Configure'' might run well by CentOS5.1. 
546   * Fixed bug that Segmentation Falt had occurred when browser inforamtion was 
547     read in the AMD64 environment. 
548   * Fixed bug that the HTML conversion operates when connecting it from PC. 
549   * Fixed bug that the HTML conversion for jhtml.
550
551  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
552
553 libapache2-mod-chxj (0.8.0-1) unstable; urgency=low
554
555   * add b tag.
556   * add fieldset tag.
557   * add cookie simulator.
558   * To use neither SetOutputFilter nor SetInputFilter, it changes. 
559   * add referer header simulator.
560   * When '_ chxj_nc' parameter exists, the cookie is not renewed. 
561   * The bug that the dynamic qrcode output function doesn't operate is corrected. 
562
563  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
564
565 libapache2-mod-chxj (0.7.1-1) unstable; urgency=low
566
567   * bug fix
568       - it cannot correctly read the value when the backslash exists in the attribute.
569
570  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
571
572 libapache2-mod-chxj (0.7.0-1) unstable; urgency=low
573
574   * bug fix which the size before it converts it into Content-Length when HEAD of 
575     the image conversion is requested is returned. 
576   * change to acquire it even if the extension is attached by the image acquisition 
577     request.
578   * bug fix into which the submit value had not converted the character-code for HDML. 
579   * bug fix #8585.
580   * add user_agent rewrite function.
581   * bug fix that the image conversion routine was executed two times.
582
583  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
584
585 libapache2-mod-chxj (0.6.2-1) unstable; urgency=low
586
587   * Fix bug which operates the character-code conversion when PC
588     accesses it.
589
590  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
591
592 libapache2-mod-chxj (0.6.1-1) unstable; urgency=low
593
594   * Adding ChxjConvertRule directive
595   * To execute regcomp when the definition file is read, it changes. 
596   * Adding Input and output character-code conversion function addition
597   * h tag p tag pre tag textarea tag ul (Excluding HDML) tag ol tag li tag addition. 
598   * Some bug fix. 
599   * For some FreeBSD
600
601  -- Atsushi Konno <konn@user.sourceforge.jp> Sun Jun 18 18:27:52 JST 2006
602