OSDN Git Service

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