OSDN Git Service

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