OSDN Git Service

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