OSDN Git Service

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