OSDN Git Service

Merge branch 'master' into branch_0.12.0
[modchxj/mod_chxj.git] / debian / changelog
index 3a4da2e..2d78390 100644 (file)
@@ -1,3 +1,200 @@
+libapache2-mod-chxj (0.12.2-1) unstable; urgency=low
+
+  * Fixed bug.
+    - Failed reading cookie for SoftBank.
+      (Reported by R.Komoriya. thanks!)
+
+ -- Atsushi Konno <konn@users.sourceforge.jp>  Sun,  1 Jun 2008 02:11:33 +0900
+
+libapache2-mod-chxj (0.12.1-1) unstable; urgency=low
+
+  * Fixed bug. 
+    - Set-Cookie is not executed at CGI.
+      (Reported by R.Komoriya. thanks!)
+
+ -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 29 May 2008 03:11:16 +0900
+
+libapache2-mod-chxj (0.12.0-1) unstable; urgency=low
+
+  * Fixed bug.
+    - '+' has not been converted into ' '.
+    - A double quart and a single quart were able to be used for the attribute value. 
+    - When the request parameter name is Japanese, the parameter name is a bug that doesn't convert the character-code. 
+    - The bug that the result area has not been initialized while processing the cookie loading of the COOKIE MYSQL function
+    - In the COOKIE MYSQL function, the connection to MYSQL was not occasionally closed. 
+  * Added Features.
+    - Added alink attribute for body tag.
+    - Added vlink attribute for body tag.
+    - Added dir attribute for dir tag.
+    - Added size attribute for font tag.
+    - Added color attribute for hr tag.
+    - Added bgcolor attribute for marquee tag.
+    - Added type attribute for ul tag.
+    - Added lang="jxhtml" attribute value for chxj:if tag.
+  * Revoked apr_memcache and used libmemcached.
+
+ -- Atsushi Konno <konn@users.sourceforge.jp>  Sat, 10 May 2008 17:08:48 +0900
+
+libapache2-mod-chxj (0.11.1-1) unstable; urgency=low
+
+  * Fixed bug. 
+    - ``Off'' did not work by the ChxjImageEngine directive. 
+      (Reported by R. thanks!)
+
+ -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 24 Apr 2008 19:54:14 +0900
+
+libapache2-mod-chxj (0.11.0-1) unstable; urgency=low
+
+  * Fixed bug.
+    - chxj_encoding and chxj_rencoding invalid destlen.
+    - <p>a</p> ==> <p></p>a convertion defect.
+    - The line feed code is disregarded at <pre> tag. 
+
+  * Added Features.
+    - Added <blockquote> tag to CHTML1.0 converter.
+    - Added <br> tag clear attribute to CHTML1.0 converter.
+    - Added <dir> tag to CHTML1.0 converter.
+    - Added <dl> tag to CHTML1.0 converter.
+    - Added <dt> tag to CHTML1.0 converter.
+    - Added <dd> tag to CHTML1.0 converter.
+    - Added <menu> tag to CHTML1.0 converter.
+    - Added <p align> attribute to CHTML1.0 converter.
+    - Added <plaintext> tag to CHTML1.0 converter. (no parse mode)
+    - Added <blockquote> tag to CHTML2.0 converter.
+    - Added <dl> tag to CHTML2.0 converter.
+    - Added <dt> tag to CHTML2.0 converter.
+    - Added <dd> tag to CHTML2.0 converter.
+    - Added <h1 align> attribute to CHTML2.0 converter.
+    - Added <h2 align> attribute to CHTML2.0 converter.
+    - Added <h3 align> attribute to CHTML2.0 converter.
+    - Added <h4 align> attribute to CHTML2.0 converter.
+    - Added <h5 align> attribute to CHTML2.0 converter.
+    - Added <h6 align> attribute to CHTML2.0 converter.
+    - Added <li type> attribute to CHTML2.0 converter.
+    - Added <li value> attribute to CHTML2.0 converter.
+    - Added <menu> tag to CHTML2.0 converter.
+    - Added <ol type> attribute to CHTML2.0 converter.
+    - Added <ol start> attribute to CHTML2.0 converter.
+    - Added <p align> attribute to CHTML2.0 converter.
+    - Added <textarea accesskey> attribute to CHTML2.0 converter.
+    - Added <textarea istyle> attribute to CHTML2.0 converter.
+    - Added <blink> tag to CHTML2.0 converter.
+    - Added <marquee> tag to CHTML2.0 converter.
+    - Added <plaintext> tag to CHTML2.0 converter. (no parse mode)
+    - Added <blockquote> tag to CHTML3.0 converter.
+    - Added <dir> tag to CHTML3.0 converter.
+    - Added <dl> tag to CHTML3.0 converter.
+    - Added <dt> tag to CHTML3.0 converter.
+    - Added <dd> tag to CHTML3.0 converter.
+    - Added <h1 align> attribute to CHTML3.0 converter.
+    - Added <h2 align> attribute to CHTML3.0 converter.
+    - Added <h3 align> attribute to CHTML3.0 converter.
+    - Added <h4 align> attribute to CHTML3.0 converter.
+    - Added <h5 align> attribute to CHTML3.0 converter.
+    - Added <h6 align> attribute to CHTML3.0 converter.
+    - Added <blink> tag to CHTML3.0 converter.
+    - Added <marquee> tag to CHTML3.0 converter.
+    - Added <ol type> attribute to CHTML3.0 converter.
+    - Added <ol start> attribute to CHTML3.0 converter.
+    - Added <p align> attribute to CHTML3.0 converter.
+    - Added <textarea accesskey> attribute to CHTML3.0 converter.
+    - Added <textarea istyle> attribute to CHTML3.0 converter.
+    - Added <li type> attribute to CHTML3.0 converter.
+    - Added <li value> attribute to CHTML3.0 converter.
+    - Added <menu> tag to CHTML3.0 converter.
+    - Added <plaintext> tag to CHTML3.0 converter. (no parse mode)
+    - Added <blockquote> tag to au XHTML converter.
+    - Added <dir> tag to au XHTML converter.
+    - Added <dl> tag to au XHTML converter.
+    - Added <dt> tag to au XHTML converter.
+    - Added <dd> tag to au XHTML converter.
+    - Added <h1 align> attribute to au XHTML converter.
+    - Added <h2 align> attribute to au XHTML converter.
+    - Added <h3 align> attribute to au XHTML converter.
+    - Added <h4 align> attribute to au XHTML converter.
+    - Added <h5 align> attribute to au XHTML converter.
+    - Added <h6 align> attribute to au XHTML converter.
+    - Added <hr align> attribute to au XHTML converter.
+    - Added <hr size> attribute to au XHTML converter.
+    - Added <hr width> attribute to au XHTML converter.
+    - Added <li type> attribute to au XHTML converter.
+    - Added <li value> attribute to au XHTML converter.
+    - Added <menu> tag to au XHTML converter.
+    - Added <ol type> attribute to au XHTML converter.
+    - Added <ol start> attribute to au XHTML converter.
+    - Added <plaintext> tag to au XHTML converter. (no parse mode)
+    - Added <textarea accesskey> attribute to au XHTML converter.
+    - Added <textarea istyle> attribute to au XHTML converter.
+    - Added <plaintext> tag to au XHTML converter. (no parse mode)
+    - Added <blockquote> tag to au HDML converter.
+    - Added <dir> tag to au HDML converter.
+    - Added <dl> tag to au HDML converter.
+    - Added <dt> tag to au HDML converter.
+    - Added <dd> tag to au HDML converter.
+    - Added <h1 align> attribute for au HDML converter.
+    - Added <h2 align> attribute for au HDML converter.
+    - Added <h3 align> attribute for au HDML converter.
+    - Added <h4 align> attribute for au HDML converter.
+    - Added <h5 align> attribute for au HDML converter.
+    - Added <h6 align> attribute for au HDML converter.
+    - Added <menu> tag to au HDML converter.
+    - Added <p align> attribute to au HDML converter.
+    - Added <plaintext> tag to au HDML converter. (no parse mode)
+    - Added <pre> tag to au HDML converter. 
+    - Added <textarea> attribute to au HDML converter.
+    - Added <blockquote> tag to SoftBank HTML converter.
+    - Added <br clear> attribute to SoftBank HTML converter.
+    - Added <dir> tag to SoftBank HTML converter.
+    - Added <dl> tag to SoftBank HTML converter.
+    - Added <dt> tag to SoftBank HTML converter.
+    - Added <dd> tag to SoftBank HTML converter.
+    - Added <h1 align> attribute for SoftBank HTML converter.
+    - Added <h2 align> attribute for SoftBank HTML converter.
+    - Added <h3 align> attribute for SoftBank HTML converter.
+    - Added <h4 align> attribute for SoftBank HTML converter.
+    - Added <h5 align> attribute for SoftBank HTML converter.
+    - Added <h6 align> attribute for SoftBank HTML converter.
+
+ -- Atsushi Konno <konn@users.sourceforge.jp>  Sat, 19 Apr 2008 16:44:57 +0900
+
+libapache2-mod-chxj (0.10.5-1) unstable; urgency=low
+
+  * Fixed bug.
+    - the value of the script tag is displayed.
+    - the value of the object tag is displayed.
+
+ -- Atsushi Konno <konn@users.sourceforege.jp>  Fri, 18 Apr 2008 22:25:55 +0900
+
+libapache2-mod-chxj (0.10.4-1) unstable; urgency=low
+
+  * Fixed bug.
+    - Disregarded the tag did not know. 
+    - The tag closing by itself
+
+ -- Atsushi Konno <konn@users.sourceforge.jp>  Fri, 18 Apr 2008 03:13:27 +0900
+
+libapache2-mod-chxj (0.10.3-1) unstable; urgency=low
+
+  * Fixed bug.
+      - Cookie ID is not given, except when Content-type is text/html and
+        application/xhtml+xml.  (Reported by bayside. Thanks!)
+
+ -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 10 Apr 2008 23:30:52 +0900
+
+libapache2-mod-chxj (0.10.2-1) unstable; urgency=low
+
+  * Fixed bug. 
+    - cookie ID is not added when redirect.(reported by bayside)
+
+ -- Atsushi Konno <konn@users.sourceforge.jp>  Tue,  1 Apr 2008 23:47:26 +0900
+
+libapache2-mod-chxj (0.10.1-1) unstable; urgency=low
+
+  * Fixed bug.
+    - forgot to do -1 in the string length specification part though sizeof was used with STRNCASEEQ. 
+
+ -- Atsushi Konno <konn@users.sourceforge.jp>  Tue,  1 Apr 2008 19:08:27 +0900
+
 libapache2-mod-chxj (0.10.0-1) unstable; urgency=low
 
   * Added Features.