OSDN Git Service

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