OSDN Git Service

465d20e11a9b2c4b530b5d5a9dc180c6c79e691d
[modchxj/mod_chxj.git] / debian / changelog
1 libapache2-mod-chxj (0.12.41-1) unstable; urgency=low
2
3   * Fixed Bug.
4     - SEGV occurs in ImageMagick when mmap is used.
5     - No adding cookie parameter if flagment only.
6     - It is not possible to compile with RHEL4/CentOS4.
7  
8  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 04 Jul 2011 21:04:14 +0900
9
10 libapache2-mod-chxj (0.12.40) unstable; urgency=low
11
12   * Fixed Bug 
13     - segv if request_conf is not created.
14
15  -- Atsushi Konno <konn@users.sourceforge.jp>  Fri, 25 Mar 2011 22:11:21 +0900
16
17 libapache2-mod-chxj (0.12.39-1) unstable; urgency=low
18
19   * Internal improvement
20     - Image converter
21       + To use mmap as much as possible.
22       + Changed to one time to expect it by two cash file reading in
23         turn. 
24       + To delete it with htcacheclean, the extension in the cache file is
25         changed to ". data". 
26       + When the image is converted, it changes to delete output_filter. 
27     - Model informational specific function
28       + It changes to use the judgment result when judged once. 
29       + Fixed bug that ua parameter is not effective in image conversion
30         processing
31     - Optimization
32       + It is changed that apply_convrules is uselessly called two or more
33         times. 
34   * Fixed Bug.
35     - The bug to which the dynamic image conversion is not done is changed if
36       it has and [kan] is not divided and it is not assumed ChxjConvRule
37       EngineOn though it is ChxjImageEngine On. 
38         - ''-DLIBICONV_PLUG'' is added to the compiler option. 
39         - Static link compulsion of libserf.
40   * Added New Features.
41     - Addition of EngineOn unnecessary version EmojiOnly mode
42
43  -- Atsushi Konno <konn@users.sourceforge.jp>  Tue, 15 Mar 2011 19:20:17 +0900
44
45 libapache2-mod-chxj (0.12.38) unstable; urgency=low
46
47   * Added Features. 
48     - Added CookieOnlyMode
49     - for use X-Client-Type
50     - h1,h2,h3,h4,h5,h6 was left for SoftBank
51     - Added the Vary header for the cash server when the image is converted
52     - The model specific function is changed from a linear search to a binary
53       search. 
54   * Fixed Bug.
55     - Optional ``--with-openssl'' is not reflected in libserf.
56     - The cookie parameter is added after the fragment when there is a
57        fragment in URL at the cookie simulator. 
58     - cannot be compiled when LONG_LONG_MAX is undefined
59     - The XHTML terminal of SoftBank was made within the range of the cover of
60       the Cookie simulator. 
61     - The parameter for the cookie simulator is added to tel and mailto. 
62     - The parameter for the cookie simulator has not been added to the
63       Location header for CookieOnlyMode. 
64
65  -- konno <konn@users.sourceforge.jp>  Mon, 28 Feb 2011 14:07:30 +0900
66
67 libapache2-mod-chxj (0.12.37-1) unstable; urgency=low
68
69   * Added Features.
70     - Added X-Chxj-Version header.
71     - Changed Image Compression Logic.
72   * Changed Features.
73     - Content-Type is not seen when there is Location header.
74   * Fixed Bug.
75     - Cookie is deleted though it is not CookieOn.
76       (Reported by isssk. Thanks!)
77     - Fixed url dencode bug.
78     - received SIGSEGV when connection was refused within libserf-0.2.0.
79       (Reported by kamiya. Thanks!)
80
81  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 15 Jun 2009 09:48:10 +0900
82
83 libapache2-mod-chxj (0.12.36-1) unstable; urgency=low
84
85   * Added Features.
86     - Added CHXJ:RAW origianl tag. this is an abbreviation of <CHXJ:IF
87       lang="all">.
88     - Expansion of copyright protection function. for OLD SoftBank.
89     - When JRConvOff is used, a part of QSConvOff is invalidated. 
90     - An extra access log was not given for temporary. 
91       (use env=!chxj-post-log)
92   * Changed Features.
93     - Changed the behavior of Z2hOn, and so on.
94   * Fixed Bug.
95     - When the port number has adhered to the Host header of the request,
96       Cookie might not be loaded. 
97       (Reported by ippsio. Thanks!)
98     - When StatusCode is 304, garbage in two bytes outputs it. 
99       (Reported by isssk. Thanks!)
100     - the BMP image is not converted. 
101       (Reported by isssk. Thanks!)
102     - Guid=ON doesn't work when the third argument of ChxjConvertRule is NONE. 
103       (Reported by isssk. Thanks!)
104     - Even if ChxjImageCopyright is specified, copyright information is not
105       added to PNG. 
106       (Reported by isssk. Thanks!)
107     - The reservation parameter name of the QueryString inside of POST is
108       converted though it is JRConvOff. 
109       (Reported by isssk. Thanks!)
110     - In the image conversion processing, when the extension is not specified,
111       bmp doesn't become an object. 
112       (Reported by isssk. Thanks!)
113     - In the image conversion processing, when the extension is specified, the
114       cache file is not made. 
115       (Reported by isssk. Thanks!)
116     - Dependence definition leakage of OpenSSL.
117     - The error log is output if there is no data that matches to the key when
118       Cookie is loaded. 
119       (Reported by ippsio. Thanks!)
120     - _ chxj_cc is doubly added when there is already _ chxj_cc in the
121       Location header. 
122       (Reported by ippsio. Thanks!)
123
124  -- Atsushi Konno <konn@users.sourceforge.jp>  Sat, 11 Apr 2009 17:41:40 +0900
125
126 libapache2-mod-chxj (0.12.35-1) unstable; urgency=low
127
128   * Fixed Bug. 
129     - When the HTTP response code is 304, garbage in two bytes is transmitted
130       as Content. 
131       http://sourceforge.jp/ticket/browse.php?group_id=1608&tid=15951
132       (Reported by isssk. Thanks!)
133     - In the SoftBank, ``guid=on'' in A tag is deleted. 
134       http://sourceforge.jp/ticket/browse.php?group_id=1608&tid=15940
135       (Reported by isssk. Thanks!)
136     - The BMP image is not converted.
137       http://sourceforge.jp/ticket/browse.php?group_id=1608&tid=15934
138       (Reported by isssk. Thanks!)
139     - The setting by the htaccess context of the image transformation is not
140       effective. 
141       http://sourceforge.jp/ticket/browse.php?group_id=1608&tid=15935
142       (Reported by isssk. Thanks!)
143     - If the extension is not specified when the image conversion setting is
144       done only in htaccess, it becomes 404. 
145       http://sourceforge.jp/ticket/browse.php?group_id=1608&tid=15936
146       (Reported by isssk. Thanks!)
147     - The parameter name breaks when HANKAKU-KANA-DAKUTEN is specified for
148       REQUEST parameter name. 
149       http://sourceforge.jp/ticket/browse.php?group_id=1608&tid=15939
150       (Reported by isssk. Thanks!)
151     - When UA other than carrying are specified by the fifth argument of
152       ChxjConvertRule, the conversion processing is not done. 
153       (Reported by ippsio. Thanks!)
154     - When httpd has not linked with libssl and libcrypto, httpd cannot be
155       started.
156       (Reported by GLORIA (gloria_sf). Thansk!)
157
158  -- Atsushi Konno <konn@users.sourceforge.jp>  Sun,  5 Apr 2009 18:16:51 +0900
159
160 libapache2-mod-chxj (0.12.34-1) unstable; urgency=low
161
162       * Added New Features.
163         - Added EnvInfoOnly Option for ChxjConvertRule directive.
164         - Added ChxjAllowedCookieDomain directive.
165           (Requested by ippsio. thanks!)
166       * Fixed bug.
167         http://sourceforge.jp/ticket/browse.php?group_id=1608&tid=15853
168         (thanks!)
169
170
171  -- Atsushi Konno <konn@users.sourceforge.jp>  Wed,  1 Apr 2009 01:28:25 +0900
172
173 libapache2-mod-chxj (0.12.33-1) unstable; urgency=low
174
175   * Added new features.
176     - Added CHXJ:IF converter to Emoji Only Mode.
177
178  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu,  5 Mar 2009 22:47:59 +0900
179
180 libapache2-mod-chxj (0.12.32-1) unstable; urgency=low
181
182   * Added new features. 
183     - Added EmojiOnly Option for ChxjConvertRule directive.
184   * Fixed bug.
185     - The conversion of QUERY_STRING in a tag is invalid.
186     - The conversion of QUERY_STRING in form tag is invalid.
187
188  -- Atsushi Konno <konn@users.sourceforge.jp>  Wed,  4 Mar 2009 01:02:19 +0900
189
190 libapache2-mod-chxj (0.12.31-1) unstable; urgency=low
191
192   * Added new features. 
193     - Added NoCacheOn Option.
194     - Added JRConvOff Option.
195     - Added QSConvOff Option.
196
197  -- Atsushi Konno <konn@users.sourceforge.jp>  Sat, 20 Dec 2008 01:34:32 +0900
198
199 libapache2-mod-chxj (0.12.30-1) unstable; urgency=low
200
201   * Fixed bug.
202     - telto: -> tel:
203       (Reported by bayside. Thanks!)
204
205  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 18 Dec 2008 02:38:48 +0900
206
207 libapache2-mod-chxj (0.12.29-1) unstable; urgency=low
208
209   * Fixed bug. 
210     - option tag, value attribute is removed if it has void string.
211       (Reported by bayside. Thanks!)
212
213  -- Atsushi Konno <konn@users.sourceforge.jp>  Wed, 17 Dec 2008 15:57:36 +0900
214
215 libapache2-mod-chxj (0.12.28-1) unstable; urgency=low
216
217   * Fixed bug.
218     - When the Cookie simulator is invalidated, GUID Parameter Converter does
219       abnormal operation. [#14284]
220   * Added new Features.
221     - Added J-Reserved Parameter Converter.(merge from old-trunk)
222
223  -- Atsushi Konno <konn@users.sourceforge.jp>  Tue, 16 Dec 2008 09:52:26 +0900
224
225 libapache2-mod-chxj (0.12.27-1) unstable; urgency=low
226
227   * Fixed bug.
228     - Whenever POST is done, the response code becomes 200. 
229     - __chxj_nc parameter is applied to the link to an external site. 
230     - It doesn't correspond to Ip-based virtual host. 
231
232   * Added new features.
233     - added GUID converter.
234   
235
236  -- Atsush Konno  <konn@users.sourceforge.jp>  Sat, 13 Dec 2008 16:49:11 +0900
237
238 libapache2-mod-chxj (0.12.26-1) unstable; urgency=low
239
240   * Fixed bug.
241     - The image becomes abnormal for animation GIF.
242       (Reported by bayside. Thanks!)
243   * Added Features.
244     - Content-Type can be compulsorily rewritten by specifying the
245       ``X-Chxj-Set-Content-Type'' header.
246       (Requested by katsu2000x. Thanks!)
247
248  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon,  8 Dec 2008 21:04:36 +0900
249
250 libapache2-mod-chxj (0.12.25-1) unstable; urgency=low
251
252   * Fixed bug.
253     - Zenkaku Hifun -> 0xb0
254       (Requested by bayside. Thanks!)
255   * Added new features.
256     - Zenkaku Alphabet -> Hankaku Alphabet.(with Z2hAlphaOn or Z2hAlphaOff)
257     - Zenkaku Number -> Hankaku Number. (with Z2hNumOn or Z2hNumOff)
258     - Z2hAllOn (Z2hOn And Z2hAlphaOn And Z2hNumOn)
259
260  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon,  8 Dec 2008 01:14:45 +0900
261
262 libapache2-mod-chxj (0.12.24-1) unstable; urgency=low
263
264   * Fixed bug.
265     - Convert 0x5c.
266   * Changed Feature.
267     - The conversion object of Z2h.
268
269  -- Atsushi Konno <konn@users.sourceforge.jp>  Wed,  3 Dec 2008 20:13:55 +0900
270
271 libapache2-mod-chxj (0.12.23-1) unstable; urgency=low
272
273   * Added new feature.
274     - convert Zenkakaku Kana into Hankaku Kana (with Z2hOn or Z2hOff).
275       (Requested by bayside. Thanks!)
276
277  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon,  1 Dec 2008 23:57:51 +0900
278
279 libapache2-mod-chxj (0.12.22-1) unstable; urgency=low
280
281   * Fixed Bug.
282     - The X-Chxj-WP-Height header cannot be taken[#14143].
283     - The value of the X-Chxj-HtmlSpecTyp header is abnormal[#14145].
284   * Added Sample Device Data.
285     - au W65K
286     - au W62P
287     - au W64S
288     - SoftBank 830P
289     - SoftBank 830SHs
290     - SoftBank 830SH
291     - au W64T
292     - au W63Kカメラ無し
293     - au W63SH
294     - SoftBank 824T
295     - DoCoMo SH706iw
296     - au W62PT
297     - DoCoMo N706iII
298     - DoCoMo SH706ie
299     - SoftBank 823T
300     - DoCoMo N706ie
301     - DoCoMo P706ie
302     - DoCoMo NM706i
303     - SoftBank 921P
304     - DoCoMo F884iES
305     - DoCoMo L706ie
306     - au W64SA
307     - SoftBank 824P
308     - DoCoMo P706imyu
309     - au W62CA
310     - au W62H
311     - au W62SH
312     - DoCoMo SH706i
313
314  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 27 Nov 2008 22:47:30 +0900
315
316 libapache2-mod-chxj (0.12.21-1) unstable; urgency=low
317
318   * Fixed Bug.
319     - The parameter for the cookie is not applied at the ``A LINK'' to
320       "mailto:" and "telto:".
321    (Reported by bayside _at_ users.sourceforge.jp. thanks!)
322   * Fixed Bug.
323     - When you make a mistake in the setting of the character-code.
324    (Reported by anyone. thanks!)
325   * Added Sample Device Data.
326     - SoftBank 824SH
327     - SoftBank 923SH
328     - au W63S
329     - au W63SA
330     - DoCoMo SO706i
331     - SoftBank 820N
332     - SoftBank 821N
333     - SoftBank 825SH
334     - DoCoMo N706i
335     - SoftBank 823P
336     - DoCoMo F706i
337     - DoCoMo SH906iTV
338     - au W63K
339     - au W64K
340     - DoCoMo N906iL
341     - DoCoMo N906i
342     - au W63T
343     - au W62K
344     - au W62T
345     - SoftBank DM002SH
346     - DoCoMo F906i
347     - DoCoMo N906imyu
348     - DoCoMo SH906i
349     - DoCoMo SO906i
350     - DoCoMo L852i
351     - DoCoMo P906i
352     - DoCoMo F883iS
353     - au W61S
354     - au W61SA
355     - DoCoMo F883iESS
356     - SoftBank 821SC
357     - SoftBank 920SH YK
358     - DoCoMo NM705i
359     - au W61PT
360    (Added by na_mako. thanks!)
361
362  -- Atsushi Konno <konn@users.sourceforge.jp>  Wed, 26 Nov 2008 18:15:31 +0900
363
364 libapache2-mod-chxj (0.12.20-1) unstable; urgency=low
365
366   * Changed encoding specification.
367     - It replaces with '?' for the illegal character code and the processing
368       continuation is done.(Added unknown charactor code)
369
370  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 20 Nov 2008 19:35:05 +0900
371
372 libapache2-mod-chxj (0.12.19-1) unstable; urgency=low
373
374   * Changed encoding specification.
375     - It replaces with '?' for the illegal character code and the processing
376       continuation is done.
377
378  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 20 Nov 2008 10:06:57 +0900
379
380 libapache2-mod-chxj (0.12.18-1) unstable; urgency=low
381
382   * Fixed Bug.
383     - When the POST data of 64 bytes or less is sent, it is Segv.
384
385  -- Atsushi Konno <konn@users.sourceforge.jp>  Fri,  7 Nov 2008 10:05:30 +0900
386
387 libapache2-mod-chxj (0.12.17-1) unstable; urgency=low
388
389   * Fixed bug.
390     - Bug that session becomes invalid.
391
392  -- Atsushi Konno <konn@users.sourceforge.jp>  Fri,  7 Nov 2008 02:09:16 +0900
393
394 libapache2-mod-chxj (0.12.16-1) unstable; urgency=low
395
396   * Added sample data of emoji.
397
398  -- Atsushi Konno <konn@users.sourceforge.jp>  Wed,  5 Nov 2008 09:50:15 +0900
399
400 libapache2-mod-chxj (0.12.15-1) unstable; urgency=low
401
402   * Bug Fix.
403     - fails in the link of libserf.
404
405  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 30 Oct 2008 00:29:29 +0900
406
407 libapache2-mod-chxj (0.12.14) unstable; urgency=low
408
409   * Bug Fix.
410     - When it is not possible to convert it from the host name in request URL
411       into IP, it becomes an error.
412       (Reported by bayside. Thanks!)
413     - The mistake is found in `configure' and the compilation of libserf
414       doesn't operate normally.
415
416  -- Atsushi Konno <konn@users.sourceforge.jp>  Wed, 29 Oct 2008 17:40:25 +0900
417
418 libapache2-mod-chxj (0.12.13-1) unstable; urgency=low
419
420   * Bug Fix(merge from 0.11.15).
421     - The screen might become pure-white. [13508]
422     - Upgraded from 0.1.2 to 0.2.0. [13508]
423     - The POST form to another site is illegal. [#13544]
424       (Reported by anyone. Thanks!)
425     - libserf link failure because of x86_64 environment[13507]
426       (Reported by anyone. Thanks!)
427
428  -- Atsushi Konno <konn@users.sourceforge.jp>  Sat, 27 Sep 2008 00:06:08 +0900
429
430 libapache2-mod-chxj (0.12.12-1) unstable; urgency=low
431
432   * Fixed Bug.
433     - cookie cannot be acquired in model of old SoftBank.
434    (Reported by tiruda1600 _at_ users.sourceforge.jp. thanks!)
435   * Fixed Bug & Added Features.
436     - Query in the action attribute of the form tag cannot be acquired.
437    (Reported by tiruda1600 _at_ users.sourceforge.jp. thanks!)
438
439  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 24 Jul 2008 16:02:02 +0900
440
441 libapache2-mod-chxj (0.12.11-1) unstable; urgency=low
442
443   * Changed features.
444     - After it had converted it by a former image,
445       the priority of the image type was selected.
446       (Requested by someone. thanks!)
447   * Fixed Bug.
448     - Dynamic image converter is not available.
449
450  -- Atsushi Konno <konn@users.sourceforge.jp>  Tue, 22 Jul 2008 12:52:13 +0900
451
452 libapache2-mod-chxj (0.12.10-1) unstable; urgency=low
453
454   * Added Features.
455     - For anchor's name for cookie simulator.
456     (Requested by tiruda1600 _at_ users.sourceforge.jp. thanks!)
457
458  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 21 Jul 2008 15:11:53 +0900
459
460 libapache2-mod-chxj (0.12.9-1) unstable; urgency=low
461
462   * Changed Specification.
463     - When the size after it reduces becomes 0, it compels it to 1.
464       (Reported by someone. thanks!)
465   * Emergency measure
466     - MagickQuantizeImage function doesn't return.
467       (Reported by someone. thanks!)
468
469  -- Atsushi Konno <konn@users.sourceforge.jp>  Sun, 20 Jul 2008 23:28:36 +0900
470
471 libapache2-mod-chxj (0.12.8-1) unstable; urgency=low
472
473   * Added function.
474     - The au terminal is handled as NO Cookie model. (For http -> https or https -> http exchange.) 
475       (Requested by someone. thanks!)
476
477  -- Atsushi Konno <konn@users.sourceforge.jp>  Sun, 13 Jul 2008 15:20:39 +0900
478
479 libapache2-mod-chxj (0.12.7-1) unstable; urgency=low
480
481   * Fixed bug.
482     - It doesn't become a conversion target when setting as JXHTML.
483      (Reported by someone. thanks!)
484
485   * Added name attribute of form tag. 
486     (Requested by tiruda1600 _at_ users.sourceforge.jp. thanks!)
487
488  -- Atsushi Konno <konn@users.sourceforge.jp>  Sat, 12 Jul 2008 02:11:04 +0900
489
490 libapache2-mod-chxj (0.12.6-1) unstable; urgency=low
491
492   * Fixed bug.
493     - cannot be redirected since 0.12.4
494       (Reported by tiruda1600 _at_ users.sourceforge.jp. thanks!)
495
496  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu,  3 Jul 2008 22:06:28 +0900
497
498 libapache2-mod-chxj (0.12.5-1) unstable; urgency=low
499
500   * Fixed bug.
501     - The bug that was not able to be displayed correctly when a double quart
502       was included in value.
503
504  -- Atsushi Konno <konn@users.sourceforge.jp>  Fri, 27 Jun 2008 16:37:26 +0900
505
506 libapache2-mod-chxj (0.12.4-1) unstable; urgency=low
507
508   * Fixed Bug.
509     - Because Input_filter of Apache is a fuck-shit, it abolishes it.
510       Proxy is made at one's own expense by using libserf instead.
511       (Reported by tiruda1600 _at_ users.sourceforge.jp. thanks!)
512
513  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 26 Jun 2008 10:32:44 +0900
514
515 libapache2-mod-chxj (0.12.3-1) unstable; urgency=low
516
517   * Fixed bug.
518     - changes line in place in which it doesn't intend it.
519      (Reported by someone. thanks!)
520
521  -- Atsushi Konno <konn@sourceforge.jp>  Sat, 21 Jun 2008 18:39:14 +0900
522
523 libapache2-mod-chxj (0.12.2-1) unstable; urgency=low
524
525   * Fixed bug.
526     - Failed reading cookie for SoftBank.
527       (Reported by R.Komoriya. thanks!)
528
529  -- Atsushi Konno <konn@users.sourceforge.jp>  Sun,  1 Jun 2008 02:11:33 +0900
530
531 libapache2-mod-chxj (0.12.1-1) unstable; urgency=low
532
533   * Fixed bug. 
534     - Set-Cookie is not executed at CGI.
535       (Reported by R.Komoriya. thanks!)
536
537  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 29 May 2008 03:11:16 +0900
538
539 libapache2-mod-chxj (0.12.0-1) unstable; urgency=low
540
541   * Fixed bug.
542     - '+' has not been converted into ' '.
543     - A double quart and a single quart were able to be used for the attribute value. 
544     - When the request parameter name is Japanese, the parameter name is a bug that doesn't convert the character-code. 
545     - The bug that the result area has not been initialized while processing the cookie loading of the COOKIE MYSQL function
546     - In the COOKIE MYSQL function, the connection to MYSQL was not occasionally closed. 
547   * Added Features.
548     - Added alink attribute for body tag.
549     - Added vlink attribute for body tag.
550     - Added dir attribute for dir tag.
551     - Added size attribute for font tag.
552     - Added color attribute for hr tag.
553     - Added bgcolor attribute for marquee tag.
554     - Added type attribute for ul tag.
555     - Added lang="jxhtml" attribute value for chxj:if tag.
556   * Revoked apr_memcache and used libmemcached.
557
558  -- Atsushi Konno <konn@users.sourceforge.jp>  Sat, 10 May 2008 17:08:48 +0900
559
560 libapache2-mod-chxj (0.11.1-1) unstable; urgency=low
561
562   * Fixed bug. 
563     - ``Off'' did not work by the ChxjImageEngine directive. 
564       (Reported by R. thanks!)
565
566  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 24 Apr 2008 19:54:14 +0900
567
568 libapache2-mod-chxj (0.11.0-1) unstable; urgency=low
569
570   * Fixed bug.
571     - chxj_encoding and chxj_rencoding invalid destlen.
572     - <p>a</p> ==> <p></p>a convertion defect.
573     - The line feed code is disregarded at <pre> tag. 
574
575   * Added Features.
576     - Added <blockquote> tag to CHTML1.0 converter.
577     - Added <br> tag clear attribute to CHTML1.0 converter.
578     - Added <dir> tag to CHTML1.0 converter.
579     - Added <dl> tag to CHTML1.0 converter.
580     - Added <dt> tag to CHTML1.0 converter.
581     - Added <dd> tag to CHTML1.0 converter.
582     - Added <menu> tag to CHTML1.0 converter.
583     - Added <p align> attribute to CHTML1.0 converter.
584     - Added <plaintext> tag to CHTML1.0 converter. (no parse mode)
585     - Added <blockquote> tag to CHTML2.0 converter.
586     - Added <dl> tag to CHTML2.0 converter.
587     - Added <dt> tag to CHTML2.0 converter.
588     - Added <dd> tag to CHTML2.0 converter.
589     - Added <h1 align> attribute to CHTML2.0 converter.
590     - Added <h2 align> attribute to CHTML2.0 converter.
591     - Added <h3 align> attribute to CHTML2.0 converter.
592     - Added <h4 align> attribute to CHTML2.0 converter.
593     - Added <h5 align> attribute to CHTML2.0 converter.
594     - Added <h6 align> attribute to CHTML2.0 converter.
595     - Added <li type> attribute to CHTML2.0 converter.
596     - Added <li value> attribute to CHTML2.0 converter.
597     - Added <menu> tag to CHTML2.0 converter.
598     - Added <ol type> attribute to CHTML2.0 converter.
599     - Added <ol start> attribute to CHTML2.0 converter.
600     - Added <p align> attribute to CHTML2.0 converter.
601     - Added <textarea accesskey> attribute to CHTML2.0 converter.
602     - Added <textarea istyle> attribute to CHTML2.0 converter.
603     - Added <blink> tag to CHTML2.0 converter.
604     - Added <marquee> tag to CHTML2.0 converter.
605     - Added <plaintext> tag to CHTML2.0 converter. (no parse mode)
606     - Added <blockquote> tag to CHTML3.0 converter.
607     - Added <dir> tag to CHTML3.0 converter.
608     - Added <dl> tag to CHTML3.0 converter.
609     - Added <dt> tag to CHTML3.0 converter.
610     - Added <dd> tag to CHTML3.0 converter.
611     - Added <h1 align> attribute to CHTML3.0 converter.
612     - Added <h2 align> attribute to CHTML3.0 converter.
613     - Added <h3 align> attribute to CHTML3.0 converter.
614     - Added <h4 align> attribute to CHTML3.0 converter.
615     - Added <h5 align> attribute to CHTML3.0 converter.
616     - Added <h6 align> attribute to CHTML3.0 converter.
617     - Added <blink> tag to CHTML3.0 converter.
618     - Added <marquee> tag to CHTML3.0 converter.
619     - Added <ol type> attribute to CHTML3.0 converter.
620     - Added <ol start> attribute to CHTML3.0 converter.
621     - Added <p align> attribute to CHTML3.0 converter.
622     - Added <textarea accesskey> attribute to CHTML3.0 converter.
623     - Added <textarea istyle> attribute to CHTML3.0 converter.
624     - Added <li type> attribute to CHTML3.0 converter.
625     - Added <li value> attribute to CHTML3.0 converter.
626     - Added <menu> tag to CHTML3.0 converter.
627     - Added <plaintext> tag to CHTML3.0 converter. (no parse mode)
628     - Added <blockquote> tag to au XHTML converter.
629     - Added <dir> tag to au XHTML converter.
630     - Added <dl> tag to au XHTML converter.
631     - Added <dt> tag to au XHTML converter.
632     - Added <dd> tag to au XHTML converter.
633     - Added <h1 align> attribute to au XHTML converter.
634     - Added <h2 align> attribute to au XHTML converter.
635     - Added <h3 align> attribute to au XHTML converter.
636     - Added <h4 align> attribute to au XHTML converter.
637     - Added <h5 align> attribute to au XHTML converter.
638     - Added <h6 align> attribute to au XHTML converter.
639     - Added <hr align> attribute to au XHTML converter.
640     - Added <hr size> attribute to au XHTML converter.
641     - Added <hr width> attribute to au XHTML converter.
642     - Added <li type> attribute to au XHTML converter.
643     - Added <li value> attribute to au XHTML converter.
644     - Added <menu> tag to au XHTML converter.
645     - Added <ol type> attribute to au XHTML converter.
646     - Added <ol start> attribute to au XHTML converter.
647     - Added <plaintext> tag to au XHTML converter. (no parse mode)
648     - Added <textarea accesskey> attribute to au XHTML converter.
649     - Added <textarea istyle> attribute to au XHTML converter.
650     - Added <plaintext> tag to au XHTML converter. (no parse mode)
651     - Added <blockquote> tag to au HDML converter.
652     - Added <dir> tag to au HDML converter.
653     - Added <dl> tag to au HDML converter.
654     - Added <dt> tag to au HDML converter.
655     - Added <dd> tag to au HDML converter.
656     - Added <h1 align> attribute for au HDML converter.
657     - Added <h2 align> attribute for au HDML converter.
658     - Added <h3 align> attribute for au HDML converter.
659     - Added <h4 align> attribute for au HDML converter.
660     - Added <h5 align> attribute for au HDML converter.
661     - Added <h6 align> attribute for au HDML converter.
662     - Added <menu> tag to au HDML converter.
663     - Added <p align> attribute to au HDML converter.
664     - Added <plaintext> tag to au HDML converter. (no parse mode)
665     - Added <pre> tag to au HDML converter. 
666     - Added <textarea> attribute to au HDML converter.
667     - Added <blockquote> tag to SoftBank HTML converter.
668     - Added <br clear> attribute to SoftBank HTML converter.
669     - Added <dir> tag to SoftBank HTML converter.
670     - Added <dl> tag to SoftBank HTML converter.
671     - Added <dt> tag to SoftBank HTML converter.
672     - Added <dd> tag to SoftBank HTML converter.
673     - Added <h1 align> attribute for SoftBank HTML converter.
674     - Added <h2 align> attribute for SoftBank HTML converter.
675     - Added <h3 align> attribute for SoftBank HTML converter.
676     - Added <h4 align> attribute for SoftBank HTML converter.
677     - Added <h5 align> attribute for SoftBank HTML converter.
678     - Added <h6 align> attribute for SoftBank HTML converter.
679
680  -- Atsushi Konno <konn@users.sourceforge.jp>  Sat, 19 Apr 2008 16:44:57 +0900
681
682 libapache2-mod-chxj (0.10.5-1) unstable; urgency=low
683
684   * Fixed bug.
685     - the value of the script tag is displayed.
686     - the value of the object tag is displayed.
687
688  -- Atsushi Konno <konn@users.sourceforege.jp>  Fri, 18 Apr 2008 22:25:55 +0900
689
690 libapache2-mod-chxj (0.10.4-1) unstable; urgency=low
691
692   * Fixed bug.
693     - Disregarded the tag did not know. 
694     - The tag closing by itself
695
696  -- Atsushi Konno <konn@users.sourceforge.jp>  Fri, 18 Apr 2008 03:13:27 +0900
697
698 libapache2-mod-chxj (0.10.3-1) unstable; urgency=low
699
700   * Fixed bug.
701       - Cookie ID is not given, except when Content-type is text/html and
702         application/xhtml+xml.  (Reported by bayside. Thanks!)
703
704  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 10 Apr 2008 23:30:52 +0900
705
706 libapache2-mod-chxj (0.10.2-1) unstable; urgency=low
707
708   * Fixed bug. 
709     - cookie ID is not added when redirect.(reported by bayside)
710
711  -- Atsushi Konno <konn@users.sourceforge.jp>  Tue,  1 Apr 2008 23:47:26 +0900
712
713 libapache2-mod-chxj (0.10.1-1) unstable; urgency=low
714
715   * Fixed bug.
716     - forgot to do -1 in the string length specification part though sizeof was used with STRNCASEEQ. 
717
718  -- Atsushi Konno <konn@users.sourceforge.jp>  Tue,  1 Apr 2008 19:08:27 +0900
719
720 libapache2-mod-chxj (0.10.0-1) unstable; urgency=low
721
722   * Added Features. 
723     - Add cookie path validator.
724     - Add cookie domain validator.
725     - Add cookie expires validator.
726     - Add cookie secure validator.
727     - Add content-type ``application/xhtml+xml''
728     - use Buffering.
729     - Added Cookie Lazy ID mode.
730     - Cookie simulator(delete experimental)
731   * Fixed bug.
732     - Parsing is abnormal of the comment tag.
733     - Parsing is abnormal of the script tag.
734
735  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 31 Mar 2008 17:58:05 +0900
736
737 libapache2-mod-chxj (0.9.0-1) unstable; urgency=low
738
739   * Added Features
740     - Cookie can have been recorded in MySQL. 
741     - Cookie can have been recorded in memcached. 
742   * Fixed Bug
743     - When mpeg is downloaded, it memory a large amount of consumes it.
744
745  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 24 Mar 2008 00:57:55 +0900
746
747 libapache2-mod-chxj (0.8.7-1) unstable; urgency=low
748
749   * Fixed Bug
750     - Using AC_FUNC_MALLOC by mistake.
751       AC_FUNC_MALLOC is neatly used because it is too good though
752       it is not necessary.
753       AC_FUNC_MALLOC reacts for CentOS due to the bug of autoconf2.59.
754     - When ap_regex.h is not found, pcre.h is used. In that case, to use
755       pcre-config.
756   * Changed Features
757     - Abolition of libiconv. use glibc/iconv.
758
759  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 17 Mar 2008 23:02:33 +0900
760
761 libapache2-mod-chxj (0.8.6-1) unstable; urgency=low
762
763   * Added error messages
764     - the error message of the parsing machine of HTML.
765     - the error message when the character-code is converted.
766   * Fixed Bug
767     - forgotten that apache2.0.x doesn't have ap_regex.h. (reported by R)
768
769  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 17 Mar 2008 23:02:13 +0900
770
771 libapache2-mod-chxj (0.8.5-1) unstable; urgency=low
772
773   * Fixed Bug
774     - when the image of non-correspondence is converted, and aborted.
775   * Changed features.
776     - Being able to convert the image changed only to jpeg, png, and gif. 
777
778  -- Atsushi Konno <konn@users.sorceforge.jp>  Thu, 14 Feb 2008 20:53:02 +0900
779
780 libapache2-mod-chxj (0.8.4-1) unstable; urgency=low
781
782   * Fixed Bug that deb package doesn't correspond to Apache2.2. 
783   * Added features: 
784     - ``ChxjImageCacheLimit'' directive.
785     - The serial number of "image workfile name" is deleted. 
786   * Added Document:
787     ``ChxjImageCacheLimit'' directive.
788
789  -- Atsushi Konno <konn@users.sourceforge.jp>  Tue,  5 Feb 2008 20:33:16 +0900
790
791 libapache2-mod-chxj (0.8.3-1) unstable; urgency=high
792
793   * Fixed Bug  
794     - The image conversion is not operated at the access by PC. 
795     - Bug that doesn't erase cache file.
796       + default limit size is 10MByte.
797       but the setting cannot be changed now. 
798
799  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon,  4 Feb 2008 12:53:21 +0900
800
801 libapache2-mod-chxj (0.8.2-1) unstable; urgency=low
802
803   * Fixed Bug to which compile error occurs when A is specified. 
804
805  -- Atsushi Konno <konn@users.sourceforge.jp>  Sun,  3 Feb 2008 01:40:33 +0900
806
807 libapache2-mod-chxj (0.8.1-1) unstable; urgency=low
808
809   * fix warning.
810   * It is corrected that it is possible to use it with apache2.2. 
811   * Changed for Apache 2.2.x.
812   * Changed so that ``Configure'' might run well by CentOS5.1.
813   * Fixed Bug that Segmentation Falt had occurred when browser inforamtion was
814     read in the AMD64 environment.
815   * Fixed bug that the HTML conversion operates when connecting it from PC.
816   * Fixed bug that the HTML conversion for jhtml.
817
818
819  -- Atsushi Konno <konn@users.sourceforge.jp>  Fri, 11 Jan 2008 18:39:44 +0900
820
821 libapache2-mod-chxj (0.8.0-1) unstable; urgency=low
822
823   * add b tag.
824   * add fieldset tag.
825   * add cookie simulator.
826   * To use neither SetOutputFilter nor SetInputFilter, it changes. 
827   * add referer header simulator.
828   * When '_ chxj_nc' parameter exists, the cookie is not renewed.
829   * The bug that the dynamic qrcode output function doesn't operate is corrected. 
830
831  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
832
833 libapache2-mod-chxj (0.7.1-1) unstable; urgency=low
834
835   * bug fix
836       - it cannot correctly read the value when the backslash exists in the attribute.
837
838  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
839
840 libapache2-mod-chxj (0.7.0-1) unstable; urgency=low
841
842   * bug fix which the size before it converts it into Content-Length when HEAD of 
843     the image conversion is requested is returned. 
844   * change to acquire it even if the extension is attached by the image acquisition 
845     request.
846   * bug fix into which the submit value had not converted the character-code for HDML. 
847   * bug fix #8585.
848   * add user_agent rewrite function.
849   * bug fix that the image conversion routine was executed two times.
850
851  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
852
853 libapache2-mod-chxj (0.6.2-1) unstable; urgency=low
854
855   * Fix bug which operates the character-code conversion when PC 
856     accesses it. 
857
858  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
859
860 libapache2-mod-chxj (0.6.1-1) unstable; urgency=low
861
862   * Initial release 
863
864  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900