OSDN Git Service

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