OSDN Git Service

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