OSDN Git Service

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