OSDN Git Service

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