OSDN Git Service

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