OSDN Git Service

* Updated ChangeLog.
[modchxj/mod_chxj.git] / debian / changelog
1 libapache2-mod-chxj (0.12.13-1) unstable; urgency=low
2
3   * Bug Fix(merge from 0.11.15).
4     - The screen might become pure-white. [13508]
5     - Upgraded from 0.1.2 to 0.2.0. [13508]
6     - The POST form to another site is illegal. [#13544]
7       (Reported by anyone. Thanks!)
8     - libserf link failure because of x86_64 environment[13507]
9       (Reported by anyone. Thanks!)
10
11  -- Atsushi Konno <konn@users.sourceforge.jp>  Sat, 27 Sep 2008 00:06:08 +0900
12
13 libapache2-mod-chxj (0.12.12-1) unstable; urgency=low
14
15   * Fixed Bug.
16     - cookie cannot be acquired in model of old SoftBank.
17    (Reported by tiruda1600 _at_ users.sourceforge.jp. thanks!)
18   * Fixed Bug & Added Features.
19     - Query in the action attribute of the form tag cannot be acquired.
20    (Reported by tiruda1600 _at_ users.sourceforge.jp. thanks!)
21
22  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 24 Jul 2008 16:02:02 +0900
23
24 libapache2-mod-chxj (0.12.11-1) unstable; urgency=low
25
26   * Changed features.
27     - After it had converted it by a former image,
28       the priority of the image type was selected.
29       (Requested by someone. thanks!)
30   * Fixed Bug.
31     - Dynamic image converter is not available.
32
33  -- Atsushi Konno <konn@users.sourceforge.jp>  Tue, 22 Jul 2008 12:52:13 +0900
34
35 libapache2-mod-chxj (0.12.10-1) unstable; urgency=low
36
37   * Added Features.
38     - For anchor's name for cookie simulator.
39     (Requested by tiruda1600 _at_ users.sourceforge.jp. thanks!)
40
41  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 21 Jul 2008 15:11:53 +0900
42
43 libapache2-mod-chxj (0.12.9-1) unstable; urgency=low
44
45   * Changed Specification.
46     - When the size after it reduces becomes 0, it compels it to 1.
47       (Reported by someone. thanks!)
48   * Emergency measure
49     - MagickQuantizeImage function doesn't return.
50       (Reported by someone. thanks!)
51
52  -- Atsushi Konno <konn@users.sourceforge.jp>  Sun, 20 Jul 2008 23:28:36 +0900
53
54 libapache2-mod-chxj (0.12.8-1) unstable; urgency=low
55
56   * Added function.
57     - The au terminal is handled as NO Cookie model. (For http -> https or https -> http exchange.) 
58       (Requested by someone. thanks!)
59
60  -- Atsushi Konno <konn@users.sourceforge.jp>  Sun, 13 Jul 2008 15:20:39 +0900
61
62 libapache2-mod-chxj (0.12.7-1) unstable; urgency=low
63
64   * Fixed bug.
65     - It doesn't become a conversion target when setting as JXHTML.
66      (Reported by someone. thanks!)
67
68   * Added name attribute of form tag. 
69     (Requested by tiruda1600 _at_ users.sourceforge.jp. thanks!)
70
71  -- Atsushi Konno <konn@users.sourceforge.jp>  Sat, 12 Jul 2008 02:11:04 +0900
72
73 libapache2-mod-chxj (0.12.6-1) unstable; urgency=low
74
75   * Fixed bug.
76     - cannot be redirected since 0.12.4
77       (Reported by tiruda1600 _at_ users.sourceforge.jp. thanks!)
78
79  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu,  3 Jul 2008 22:06:28 +0900
80
81 libapache2-mod-chxj (0.12.5-1) unstable; urgency=low
82
83   * Fixed bug.
84     - The bug that was not able to be displayed correctly when a double quart
85       was included in value.
86
87  -- Atsushi Konno <konn@users.sourceforge.jp>  Fri, 27 Jun 2008 16:37:26 +0900
88
89 libapache2-mod-chxj (0.12.4-1) unstable; urgency=low
90
91   * Fixed Bug.
92     - Because Input_filter of Apache is a fuck-shit, it abolishes it.
93       Proxy is made at one's own expense by using libserf instead.
94       (Reported by tiruda1600 _at_ users.sourceforge.jp. thanks!)
95
96  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 26 Jun 2008 10:32:44 +0900
97
98 libapache2-mod-chxj (0.12.3-1) unstable; urgency=low
99
100   * Fixed bug.
101     - changes line in place in which it doesn't intend it.
102      (Reported by someone. thanks!)
103
104  -- Atsushi Konno <konn@sourceforge.jp>  Sat, 21 Jun 2008 18:39:14 +0900
105
106 libapache2-mod-chxj (0.12.2-1) unstable; urgency=low
107
108   * Fixed bug.
109     - Failed reading cookie for SoftBank.
110       (Reported by R.Komoriya. thanks!)
111
112  -- Atsushi Konno <konn@users.sourceforge.jp>  Sun,  1 Jun 2008 02:11:33 +0900
113
114 libapache2-mod-chxj (0.12.1-1) unstable; urgency=low
115
116   * Fixed bug. 
117     - Set-Cookie is not executed at CGI.
118       (Reported by R.Komoriya. thanks!)
119
120  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 29 May 2008 03:11:16 +0900
121
122 libapache2-mod-chxj (0.12.0-1) unstable; urgency=low
123
124   * Fixed bug.
125     - '+' has not been converted into ' '.
126     - A double quart and a single quart were able to be used for the attribute value. 
127     - When the request parameter name is Japanese, the parameter name is a bug that doesn't convert the character-code. 
128     - The bug that the result area has not been initialized while processing the cookie loading of the COOKIE MYSQL function
129     - In the COOKIE MYSQL function, the connection to MYSQL was not occasionally closed. 
130   * Added Features.
131     - Added alink attribute for body tag.
132     - Added vlink attribute for body tag.
133     - Added dir attribute for dir tag.
134     - Added size attribute for font tag.
135     - Added color attribute for hr tag.
136     - Added bgcolor attribute for marquee tag.
137     - Added type attribute for ul tag.
138     - Added lang="jxhtml" attribute value for chxj:if tag.
139   * Revoked apr_memcache and used libmemcached.
140
141  -- Atsushi Konno <konn@users.sourceforge.jp>  Sat, 10 May 2008 17:08:48 +0900
142
143 libapache2-mod-chxj (0.11.1-1) unstable; urgency=low
144
145   * Fixed bug. 
146     - ``Off'' did not work by the ChxjImageEngine directive. 
147       (Reported by R. thanks!)
148
149  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 24 Apr 2008 19:54:14 +0900
150
151 libapache2-mod-chxj (0.11.0-1) unstable; urgency=low
152
153   * Fixed bug.
154     - chxj_encoding and chxj_rencoding invalid destlen.
155     - <p>a</p> ==> <p></p>a convertion defect.
156     - The line feed code is disregarded at <pre> tag. 
157
158   * Added Features.
159     - Added <blockquote> tag to CHTML1.0 converter.
160     - Added <br> tag clear attribute to CHTML1.0 converter.
161     - Added <dir> tag to CHTML1.0 converter.
162     - Added <dl> tag to CHTML1.0 converter.
163     - Added <dt> tag to CHTML1.0 converter.
164     - Added <dd> tag to CHTML1.0 converter.
165     - Added <menu> tag to CHTML1.0 converter.
166     - Added <p align> attribute to CHTML1.0 converter.
167     - Added <plaintext> tag to CHTML1.0 converter. (no parse mode)
168     - Added <blockquote> tag to CHTML2.0 converter.
169     - Added <dl> tag to CHTML2.0 converter.
170     - Added <dt> tag to CHTML2.0 converter.
171     - Added <dd> tag to CHTML2.0 converter.
172     - Added <h1 align> attribute to CHTML2.0 converter.
173     - Added <h2 align> attribute to CHTML2.0 converter.
174     - Added <h3 align> attribute to CHTML2.0 converter.
175     - Added <h4 align> attribute to CHTML2.0 converter.
176     - Added <h5 align> attribute to CHTML2.0 converter.
177     - Added <h6 align> attribute to CHTML2.0 converter.
178     - Added <li type> attribute to CHTML2.0 converter.
179     - Added <li value> attribute to CHTML2.0 converter.
180     - Added <menu> tag to CHTML2.0 converter.
181     - Added <ol type> attribute to CHTML2.0 converter.
182     - Added <ol start> attribute to CHTML2.0 converter.
183     - Added <p align> attribute to CHTML2.0 converter.
184     - Added <textarea accesskey> attribute to CHTML2.0 converter.
185     - Added <textarea istyle> attribute to CHTML2.0 converter.
186     - Added <blink> tag to CHTML2.0 converter.
187     - Added <marquee> tag to CHTML2.0 converter.
188     - Added <plaintext> tag to CHTML2.0 converter. (no parse mode)
189     - Added <blockquote> tag to CHTML3.0 converter.
190     - Added <dir> tag to CHTML3.0 converter.
191     - Added <dl> tag to CHTML3.0 converter.
192     - Added <dt> tag to CHTML3.0 converter.
193     - Added <dd> tag to CHTML3.0 converter.
194     - Added <h1 align> attribute to CHTML3.0 converter.
195     - Added <h2 align> attribute to CHTML3.0 converter.
196     - Added <h3 align> attribute to CHTML3.0 converter.
197     - Added <h4 align> attribute to CHTML3.0 converter.
198     - Added <h5 align> attribute to CHTML3.0 converter.
199     - Added <h6 align> attribute to CHTML3.0 converter.
200     - Added <blink> tag to CHTML3.0 converter.
201     - Added <marquee> tag to CHTML3.0 converter.
202     - Added <ol type> attribute to CHTML3.0 converter.
203     - Added <ol start> attribute to CHTML3.0 converter.
204     - Added <p align> attribute to CHTML3.0 converter.
205     - Added <textarea accesskey> attribute to CHTML3.0 converter.
206     - Added <textarea istyle> attribute to CHTML3.0 converter.
207     - Added <li type> attribute to CHTML3.0 converter.
208     - Added <li value> attribute to CHTML3.0 converter.
209     - Added <menu> tag to CHTML3.0 converter.
210     - Added <plaintext> tag to CHTML3.0 converter. (no parse mode)
211     - Added <blockquote> tag to au XHTML converter.
212     - Added <dir> tag to au XHTML converter.
213     - Added <dl> tag to au XHTML converter.
214     - Added <dt> tag to au XHTML converter.
215     - Added <dd> tag to au XHTML converter.
216     - Added <h1 align> attribute to au XHTML converter.
217     - Added <h2 align> attribute to au XHTML converter.
218     - Added <h3 align> attribute to au XHTML converter.
219     - Added <h4 align> attribute to au XHTML converter.
220     - Added <h5 align> attribute to au XHTML converter.
221     - Added <h6 align> attribute to au XHTML converter.
222     - Added <hr align> attribute to au XHTML converter.
223     - Added <hr size> attribute to au XHTML converter.
224     - Added <hr width> attribute to au XHTML converter.
225     - Added <li type> attribute to au XHTML converter.
226     - Added <li value> attribute to au XHTML converter.
227     - Added <menu> tag to au XHTML converter.
228     - Added <ol type> attribute to au XHTML converter.
229     - Added <ol start> attribute to au XHTML converter.
230     - Added <plaintext> tag to au XHTML converter. (no parse mode)
231     - Added <textarea accesskey> attribute to au XHTML converter.
232     - Added <textarea istyle> attribute to au XHTML converter.
233     - Added <plaintext> tag to au XHTML converter. (no parse mode)
234     - Added <blockquote> tag to au HDML converter.
235     - Added <dir> tag to au HDML converter.
236     - Added <dl> tag to au HDML converter.
237     - Added <dt> tag to au HDML converter.
238     - Added <dd> tag to au HDML converter.
239     - Added <h1 align> attribute for au HDML converter.
240     - Added <h2 align> attribute for au HDML converter.
241     - Added <h3 align> attribute for au HDML converter.
242     - Added <h4 align> attribute for au HDML converter.
243     - Added <h5 align> attribute for au HDML converter.
244     - Added <h6 align> attribute for au HDML converter.
245     - Added <menu> tag to au HDML converter.
246     - Added <p align> attribute to au HDML converter.
247     - Added <plaintext> tag to au HDML converter. (no parse mode)
248     - Added <pre> tag to au HDML converter. 
249     - Added <textarea> attribute to au HDML converter.
250     - Added <blockquote> tag to SoftBank HTML converter.
251     - Added <br clear> attribute to SoftBank HTML converter.
252     - Added <dir> tag to SoftBank HTML converter.
253     - Added <dl> tag to SoftBank HTML converter.
254     - Added <dt> tag to SoftBank HTML converter.
255     - Added <dd> tag to SoftBank HTML converter.
256     - Added <h1 align> attribute for SoftBank HTML converter.
257     - Added <h2 align> attribute for SoftBank HTML converter.
258     - Added <h3 align> attribute for SoftBank HTML converter.
259     - Added <h4 align> attribute for SoftBank HTML converter.
260     - Added <h5 align> attribute for SoftBank HTML converter.
261     - Added <h6 align> attribute for SoftBank HTML converter.
262
263  -- Atsushi Konno <konn@users.sourceforge.jp>  Sat, 19 Apr 2008 16:44:57 +0900
264
265 libapache2-mod-chxj (0.10.5-1) unstable; urgency=low
266
267   * Fixed bug.
268     - the value of the script tag is displayed.
269     - the value of the object tag is displayed.
270
271  -- Atsushi Konno <konn@users.sourceforege.jp>  Fri, 18 Apr 2008 22:25:55 +0900
272
273 libapache2-mod-chxj (0.10.4-1) unstable; urgency=low
274
275   * Fixed bug.
276     - Disregarded the tag did not know. 
277     - The tag closing by itself
278
279  -- Atsushi Konno <konn@users.sourceforge.jp>  Fri, 18 Apr 2008 03:13:27 +0900
280
281 libapache2-mod-chxj (0.10.3-1) unstable; urgency=low
282
283   * Fixed bug.
284       - Cookie ID is not given, except when Content-type is text/html and
285         application/xhtml+xml.  (Reported by bayside. Thanks!)
286
287  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 10 Apr 2008 23:30:52 +0900
288
289 libapache2-mod-chxj (0.10.2-1) unstable; urgency=low
290
291   * Fixed bug. 
292     - cookie ID is not added when redirect.(reported by bayside)
293
294  -- Atsushi Konno <konn@users.sourceforge.jp>  Tue,  1 Apr 2008 23:47:26 +0900
295
296 libapache2-mod-chxj (0.10.1-1) unstable; urgency=low
297
298   * Fixed bug.
299     - forgot to do -1 in the string length specification part though sizeof was used with STRNCASEEQ. 
300
301  -- Atsushi Konno <konn@users.sourceforge.jp>  Tue,  1 Apr 2008 19:08:27 +0900
302
303 libapache2-mod-chxj (0.10.0-1) unstable; urgency=low
304
305   * Added Features. 
306     - Add cookie path validator.
307     - Add cookie domain validator.
308     - Add cookie expires validator.
309     - Add cookie secure validator.
310     - Add content-type ``application/xhtml+xml''
311     - use Buffering.
312     - Added Cookie Lazy ID mode.
313     - Cookie simulator(delete experimental)
314   * Fixed bug.
315     - Parsing is abnormal of the comment tag.
316     - Parsing is abnormal of the script tag.
317
318  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 31 Mar 2008 17:58:05 +0900
319
320 libapache2-mod-chxj (0.9.0-1) unstable; urgency=low
321
322   * Added Features
323     - Cookie can have been recorded in MySQL. 
324     - Cookie can have been recorded in memcached. 
325   * Fixed Bug
326     - When mpeg is downloaded, it memory a large amount of consumes it.
327
328  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 24 Mar 2008 00:57:55 +0900
329
330 libapache2-mod-chxj (0.8.7-1) unstable; urgency=low
331
332   * Fixed Bug
333     - Using AC_FUNC_MALLOC by mistake.
334       AC_FUNC_MALLOC is neatly used because it is too good though
335       it is not necessary.
336       AC_FUNC_MALLOC reacts for CentOS due to the bug of autoconf2.59.
337     - When ap_regex.h is not found, pcre.h is used. In that case, to use
338       pcre-config.
339   * Changed Features
340     - Abolition of libiconv. use glibc/iconv.
341
342  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 17 Mar 2008 23:02:33 +0900
343
344 libapache2-mod-chxj (0.8.6-1) unstable; urgency=low
345
346   * Added error messages
347     - the error message of the parsing machine of HTML.
348     - the error message when the character-code is converted.
349   * Fixed Bug
350     - forgotten that apache2.0.x doesn't have ap_regex.h. (reported by R)
351
352  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 17 Mar 2008 23:02:13 +0900
353
354 libapache2-mod-chxj (0.8.5-1) unstable; urgency=low
355
356   * Fixed Bug
357     - when the image of non-correspondence is converted, and aborted.
358   * Changed features.
359     - Being able to convert the image changed only to jpeg, png, and gif. 
360
361  -- Atsushi Konno <konn@users.sorceforge.jp>  Thu, 14 Feb 2008 20:53:02 +0900
362
363 libapache2-mod-chxj (0.8.4-1) unstable; urgency=low
364
365   * Fixed Bug that deb package doesn't correspond to Apache2.2. 
366   * Added features: 
367     - ``ChxjImageCacheLimit'' directive.
368     - The serial number of "image workfile name" is deleted. 
369   * Added Document:
370     ``ChxjImageCacheLimit'' directive.
371
372  -- Atsushi Konno <konn@users.sourceforge.jp>  Tue,  5 Feb 2008 20:33:16 +0900
373
374 libapache2-mod-chxj (0.8.3-1) unstable; urgency=high
375
376   * Fixed Bug  
377     - The image conversion is not operated at the access by PC. 
378     - Bug that doesn't erase cache file.
379       + default limit size is 10MByte.
380             but the setting cannot be changed now. 
381
382  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon,  4 Feb 2008 12:53:21 +0900
383
384 libapache2-mod-chxj (0.8.2-1) unstable; urgency=low
385
386   * Fixed Bug to which compile error occurs when A is specified. 
387
388  -- Atsushi Konno <konn@users.sourceforge.jp>  Sun,  3 Feb 2008 01:40:33 +0900
389
390 libapache2-mod-chxj (0.8.1-1) unstable; urgency=low
391
392   * fix warning.
393   * It is corrected that it is possible to use it with apache2.2. 
394   * Changed for Apache 2.2.x.
395   * Changed so that ``Configure'' might run well by CentOS5.1.
396   * Fixed Bug that Segmentation Falt had occurred when browser inforamtion was
397     read in the AMD64 environment.
398   * Fixed bug that the HTML conversion operates when connecting it from PC.
399   * Fixed bug that the HTML conversion for jhtml.
400
401
402  -- Atsushi Konno <konn@users.sourceforge.jp>  Fri, 11 Jan 2008 18:39:44 +0900
403
404 libapache2-mod-chxj (0.8.0-1) unstable; urgency=low
405
406   * add b tag.
407   * add fieldset tag.
408   * add cookie simulator.
409   * To use neither SetOutputFilter nor SetInputFilter, it changes. 
410   * add referer header simulator.
411   * When '_ chxj_nc' parameter exists, the cookie is not renewed.
412   * The bug that the dynamic qrcode output function doesn't operate is corrected. 
413
414  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
415
416 libapache2-mod-chxj (0.7.1-1) unstable; urgency=low
417
418   * bug fix
419       - it cannot correctly read the value when the backslash exists in the attribute.
420
421  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
422
423 libapache2-mod-chxj (0.7.0-1) unstable; urgency=low
424
425   * bug fix which the size before it converts it into Content-Length when HEAD of 
426     the image conversion is requested is returned. 
427   * change to acquire it even if the extension is attached by the image acquisition 
428     request.
429   * bug fix into which the submit value had not converted the character-code for HDML. 
430   * bug fix #8585.
431   * add user_agent rewrite function.
432   * bug fix that the image conversion routine was executed two times.
433
434  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
435
436 libapache2-mod-chxj (0.6.2-1) unstable; urgency=low
437
438   * Fix bug which operates the character-code conversion when PC 
439     accesses it. 
440
441  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
442
443 libapache2-mod-chxj (0.6.1-1) unstable; urgency=low
444
445   * Initial release 
446
447  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900