OSDN Git Service

* version up.
[modchxj/mod_chxj.git] / debian / 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 value. 
115     - When the request parameter name is Japanese, the parameter name is a bug that doesn't convert the character-code. 
116     - The bug that the result area has not been initialized while processing the cookie loading of the COOKIE MYSQL function
117     - In the COOKIE MYSQL function, the connection to MYSQL was not occasionally closed. 
118   * Added Features.
119     - Added alink attribute for body tag.
120     - Added vlink attribute for body tag.
121     - Added dir attribute for dir tag.
122     - Added size attribute for font tag.
123     - Added color attribute for hr tag.
124     - Added bgcolor attribute for marquee tag.
125     - Added type attribute for ul tag.
126     - Added lang="jxhtml" attribute value for chxj:if tag.
127   * Revoked apr_memcache and used libmemcached.
128
129  -- Atsushi Konno <konn@users.sourceforge.jp>  Sat, 10 May 2008 17:08:48 +0900
130
131 libapache2-mod-chxj (0.11.1-1) unstable; urgency=low
132
133   * Fixed bug. 
134     - ``Off'' did not work by the ChxjImageEngine directive. 
135       (Reported by R. thanks!)
136
137  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 24 Apr 2008 19:54:14 +0900
138
139 libapache2-mod-chxj (0.11.0-1) unstable; urgency=low
140
141   * Fixed bug.
142     - chxj_encoding and chxj_rencoding invalid destlen.
143     - <p>a</p> ==> <p></p>a convertion defect.
144     - The line feed code is disregarded at <pre> tag. 
145
146   * Added Features.
147     - Added <blockquote> tag to CHTML1.0 converter.
148     - Added <br> tag clear attribute to CHTML1.0 converter.
149     - Added <dir> tag to CHTML1.0 converter.
150     - Added <dl> tag to CHTML1.0 converter.
151     - Added <dt> tag to CHTML1.0 converter.
152     - Added <dd> tag to CHTML1.0 converter.
153     - Added <menu> tag to CHTML1.0 converter.
154     - Added <p align> attribute to CHTML1.0 converter.
155     - Added <plaintext> tag to CHTML1.0 converter. (no parse mode)
156     - Added <blockquote> tag to CHTML2.0 converter.
157     - Added <dl> tag to CHTML2.0 converter.
158     - Added <dt> tag to CHTML2.0 converter.
159     - Added <dd> tag to CHTML2.0 converter.
160     - Added <h1 align> attribute to CHTML2.0 converter.
161     - Added <h2 align> attribute to CHTML2.0 converter.
162     - Added <h3 align> attribute to CHTML2.0 converter.
163     - Added <h4 align> attribute to CHTML2.0 converter.
164     - Added <h5 align> attribute to CHTML2.0 converter.
165     - Added <h6 align> attribute to CHTML2.0 converter.
166     - Added <li type> attribute to CHTML2.0 converter.
167     - Added <li value> attribute to CHTML2.0 converter.
168     - Added <menu> tag to CHTML2.0 converter.
169     - Added <ol type> attribute to CHTML2.0 converter.
170     - Added <ol start> attribute to CHTML2.0 converter.
171     - Added <p align> attribute to CHTML2.0 converter.
172     - Added <textarea accesskey> attribute to CHTML2.0 converter.
173     - Added <textarea istyle> attribute to CHTML2.0 converter.
174     - Added <blink> tag to CHTML2.0 converter.
175     - Added <marquee> tag to CHTML2.0 converter.
176     - Added <plaintext> tag to CHTML2.0 converter. (no parse mode)
177     - Added <blockquote> tag to CHTML3.0 converter.
178     - Added <dir> tag to CHTML3.0 converter.
179     - Added <dl> tag to CHTML3.0 converter.
180     - Added <dt> tag to CHTML3.0 converter.
181     - Added <dd> tag to CHTML3.0 converter.
182     - Added <h1 align> attribute to CHTML3.0 converter.
183     - Added <h2 align> attribute to CHTML3.0 converter.
184     - Added <h3 align> attribute to CHTML3.0 converter.
185     - Added <h4 align> attribute to CHTML3.0 converter.
186     - Added <h5 align> attribute to CHTML3.0 converter.
187     - Added <h6 align> attribute to CHTML3.0 converter.
188     - Added <blink> tag to CHTML3.0 converter.
189     - Added <marquee> tag to CHTML3.0 converter.
190     - Added <ol type> attribute to CHTML3.0 converter.
191     - Added <ol start> attribute to CHTML3.0 converter.
192     - Added <p align> attribute to CHTML3.0 converter.
193     - Added <textarea accesskey> attribute to CHTML3.0 converter.
194     - Added <textarea istyle> attribute to CHTML3.0 converter.
195     - Added <li type> attribute to CHTML3.0 converter.
196     - Added <li value> attribute to CHTML3.0 converter.
197     - Added <menu> tag to CHTML3.0 converter.
198     - Added <plaintext> tag to CHTML3.0 converter. (no parse mode)
199     - Added <blockquote> tag to au XHTML converter.
200     - Added <dir> tag to au XHTML converter.
201     - Added <dl> tag to au XHTML converter.
202     - Added <dt> tag to au XHTML converter.
203     - Added <dd> tag to au XHTML converter.
204     - Added <h1 align> attribute to au XHTML converter.
205     - Added <h2 align> attribute to au XHTML converter.
206     - Added <h3 align> attribute to au XHTML converter.
207     - Added <h4 align> attribute to au XHTML converter.
208     - Added <h5 align> attribute to au XHTML converter.
209     - Added <h6 align> attribute to au XHTML converter.
210     - Added <hr align> attribute to au XHTML converter.
211     - Added <hr size> attribute to au XHTML converter.
212     - Added <hr width> attribute to au XHTML converter.
213     - Added <li type> attribute to au XHTML converter.
214     - Added <li value> attribute to au XHTML converter.
215     - Added <menu> tag to au XHTML converter.
216     - Added <ol type> attribute to au XHTML converter.
217     - Added <ol start> attribute to au XHTML converter.
218     - Added <plaintext> tag to au XHTML converter. (no parse mode)
219     - Added <textarea accesskey> attribute to au XHTML converter.
220     - Added <textarea istyle> attribute to au XHTML converter.
221     - Added <plaintext> tag to au XHTML converter. (no parse mode)
222     - Added <blockquote> tag to au HDML converter.
223     - Added <dir> tag to au HDML converter.
224     - Added <dl> tag to au HDML converter.
225     - Added <dt> tag to au HDML converter.
226     - Added <dd> tag to au HDML converter.
227     - Added <h1 align> attribute for au HDML converter.
228     - Added <h2 align> attribute for au HDML converter.
229     - Added <h3 align> attribute for au HDML converter.
230     - Added <h4 align> attribute for au HDML converter.
231     - Added <h5 align> attribute for au HDML converter.
232     - Added <h6 align> attribute for au HDML converter.
233     - Added <menu> tag to au HDML converter.
234     - Added <p align> attribute to au HDML converter.
235     - Added <plaintext> tag to au HDML converter. (no parse mode)
236     - Added <pre> tag to au HDML converter. 
237     - Added <textarea> attribute to au HDML converter.
238     - Added <blockquote> tag to SoftBank HTML converter.
239     - Added <br clear> attribute to SoftBank HTML converter.
240     - Added <dir> tag to SoftBank HTML converter.
241     - Added <dl> tag to SoftBank HTML converter.
242     - Added <dt> tag to SoftBank HTML converter.
243     - Added <dd> tag to SoftBank HTML converter.
244     - Added <h1 align> attribute for SoftBank HTML converter.
245     - Added <h2 align> attribute for SoftBank HTML converter.
246     - Added <h3 align> attribute for SoftBank HTML converter.
247     - Added <h4 align> attribute for SoftBank HTML converter.
248     - Added <h5 align> attribute for SoftBank HTML converter.
249     - Added <h6 align> attribute for SoftBank HTML converter.
250
251  -- Atsushi Konno <konn@users.sourceforge.jp>  Sat, 19 Apr 2008 16:44:57 +0900
252
253 libapache2-mod-chxj (0.10.5-1) unstable; urgency=low
254
255   * Fixed bug.
256     - the value of the script tag is displayed.
257     - the value of the object tag is displayed.
258
259  -- Atsushi Konno <konn@users.sourceforege.jp>  Fri, 18 Apr 2008 22:25:55 +0900
260
261 libapache2-mod-chxj (0.10.4-1) unstable; urgency=low
262
263   * Fixed bug.
264     - Disregarded the tag did not know. 
265     - The tag closing by itself
266
267  -- Atsushi Konno <konn@users.sourceforge.jp>  Fri, 18 Apr 2008 03:13:27 +0900
268
269 libapache2-mod-chxj (0.10.3-1) unstable; urgency=low
270
271   * Fixed bug.
272       - Cookie ID is not given, except when Content-type is text/html and
273         application/xhtml+xml.  (Reported by bayside. Thanks!)
274
275  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 10 Apr 2008 23:30:52 +0900
276
277 libapache2-mod-chxj (0.10.2-1) unstable; urgency=low
278
279   * Fixed bug. 
280     - cookie ID is not added when redirect.(reported by bayside)
281
282  -- Atsushi Konno <konn@users.sourceforge.jp>  Tue,  1 Apr 2008 23:47:26 +0900
283
284 libapache2-mod-chxj (0.10.1-1) unstable; urgency=low
285
286   * Fixed bug.
287     - forgot to do -1 in the string length specification part though sizeof was used with STRNCASEEQ. 
288
289  -- Atsushi Konno <konn@users.sourceforge.jp>  Tue,  1 Apr 2008 19:08:27 +0900
290
291 libapache2-mod-chxj (0.10.0-1) unstable; urgency=low
292
293   * Added Features. 
294     - Add cookie path validator.
295     - Add cookie domain validator.
296     - Add cookie expires validator.
297     - Add cookie secure validator.
298     - Add content-type ``application/xhtml+xml''
299     - use Buffering.
300     - Added Cookie Lazy ID mode.
301     - Cookie simulator(delete experimental)
302   * Fixed bug.
303     - Parsing is abnormal of the comment tag.
304     - Parsing is abnormal of the script tag.
305
306  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 31 Mar 2008 17:58:05 +0900
307
308 libapache2-mod-chxj (0.9.0-1) unstable; urgency=low
309
310   * Added Features
311     - Cookie can have been recorded in MySQL. 
312     - Cookie can have been recorded in memcached. 
313   * Fixed Bug
314     - When mpeg is downloaded, it memory a large amount of consumes it.
315
316  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 24 Mar 2008 00:57:55 +0900
317
318 libapache2-mod-chxj (0.8.7-1) unstable; urgency=low
319
320   * Fixed Bug
321     - Using AC_FUNC_MALLOC by mistake.
322       AC_FUNC_MALLOC is neatly used because it is too good though
323       it is not necessary.
324       AC_FUNC_MALLOC reacts for CentOS due to the bug of autoconf2.59.
325     - When ap_regex.h is not found, pcre.h is used. In that case, to use
326       pcre-config.
327   * Changed Features
328     - Abolition of libiconv. use glibc/iconv.
329
330  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 17 Mar 2008 23:02:33 +0900
331
332 libapache2-mod-chxj (0.8.6-1) unstable; urgency=low
333
334   * Added error messages
335     - the error message of the parsing machine of HTML.
336     - the error message when the character-code is converted.
337   * Fixed Bug
338     - forgotten that apache2.0.x doesn't have ap_regex.h. (reported by R)
339
340  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 17 Mar 2008 23:02:13 +0900
341
342 libapache2-mod-chxj (0.8.5-1) unstable; urgency=low
343
344   * Fixed Bug
345     - when the image of non-correspondence is converted, and aborted.
346   * Changed features.
347     - Being able to convert the image changed only to jpeg, png, and gif. 
348
349  -- Atsushi Konno <konn@users.sorceforge.jp>  Thu, 14 Feb 2008 20:53:02 +0900
350
351 libapache2-mod-chxj (0.8.4-1) unstable; urgency=low
352
353   * Fixed Bug that deb package doesn't correspond to Apache2.2. 
354   * Added features: 
355     - ``ChxjImageCacheLimit'' directive.
356     - The serial number of "image workfile name" is deleted. 
357   * Added Document:
358     ``ChxjImageCacheLimit'' directive.
359
360  -- Atsushi Konno <konn@users.sourceforge.jp>  Tue,  5 Feb 2008 20:33:16 +0900
361
362 libapache2-mod-chxj (0.8.3-1) unstable; urgency=high
363
364   * Fixed Bug  
365     - The image conversion is not operated at the access by PC. 
366     - Bug that doesn't erase cache file.
367       + default limit size is 10MByte.
368             but the setting cannot be changed now. 
369
370  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon,  4 Feb 2008 12:53:21 +0900
371
372 libapache2-mod-chxj (0.8.2-1) unstable; urgency=low
373
374   * Fixed Bug to which compile error occurs when A is specified. 
375
376  -- Atsushi Konno <konn@users.sourceforge.jp>  Sun,  3 Feb 2008 01:40:33 +0900
377
378 libapache2-mod-chxj (0.8.1-1) unstable; urgency=low
379
380   * fix warning.
381   * It is corrected that it is possible to use it with apache2.2. 
382   * Changed for Apache 2.2.x.
383   * Changed so that ``Configure'' might run well by CentOS5.1.
384   * Fixed Bug that Segmentation Falt had occurred when browser inforamtion was
385     read in the AMD64 environment.
386   * Fixed bug that the HTML conversion operates when connecting it from PC.
387   * Fixed bug that the HTML conversion for jhtml.
388
389
390  -- Atsushi Konno <konn@users.sourceforge.jp>  Fri, 11 Jan 2008 18:39:44 +0900
391
392 libapache2-mod-chxj (0.8.0-1) unstable; urgency=low
393
394   * add b tag.
395   * add fieldset tag.
396   * add cookie simulator.
397   * To use neither SetOutputFilter nor SetInputFilter, it changes. 
398   * add referer header simulator.
399   * When '_ chxj_nc' parameter exists, the cookie is not renewed.
400   * The bug that the dynamic qrcode output function doesn't operate is corrected. 
401
402  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
403
404 libapache2-mod-chxj (0.7.1-1) unstable; urgency=low
405
406   * bug fix
407       - it cannot correctly read the value when the backslash exists in the attribute.
408
409  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
410
411 libapache2-mod-chxj (0.7.0-1) unstable; urgency=low
412
413   * bug fix which the size before it converts it into Content-Length when HEAD of 
414     the image conversion is requested is returned. 
415   * change to acquire it even if the extension is attached by the image acquisition 
416     request.
417   * bug fix into which the submit value had not converted the character-code for HDML. 
418   * bug fix #8585.
419   * add user_agent rewrite function.
420   * bug fix that the image conversion routine was executed two times.
421
422  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
423
424 libapache2-mod-chxj (0.6.2-1) unstable; urgency=low
425
426   * Fix bug which operates the character-code conversion when PC 
427     accesses it. 
428
429  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
430
431 libapache2-mod-chxj (0.6.1-1) unstable; urgency=low
432
433   * Initial release 
434
435  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900