OSDN Git Service

* version up.
[modchxj/mod_chxj.git] / ChangeLog
index f78e6b0..8d1a762 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,29 @@
+libapache2-mod-chxj (0.13.0-1) unstable; urgency=low
+
+  * Added Features.
+    - CSS support by coltware _at_ gmail.com.
+    - <output_encoding> in device_data.xml.
+    - load device_data from tsv.
+    - rewrite mode for image converter.
+
+ -- konno <konno@users.sourceforge.jp>  Mon, 28 Feb 2011 19:12:24 +0900
+
+libapache2-mod-chxj (0.12.37-1) unstable; urgency=low
+
+  * Added Features.
+    - Added X-Chxj-Version header.
+    - Changed Image Compression Logic.
+  * Changed Features.
+    - Content-Type is not seen when there is Location header.
+  * Fixed Bug.
+    - Cookie is deleted though it is not CookieOn.
+      (Reported by isssk. Thanks!)
+    - Fixed url dencode bug.
+    - received SIGSEGV when connection was refused within libserf-0.2.0.
+      (Reported by kamiya. Thanks!)
+
+ -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 15 Jun 2009 09:48:10 +0900
+
 libapache2-mod-chxj (0.12.36-1) unstable; urgency=low
 
   * Added Features.