OSDN Git Service

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