OSDN Git Service

* updated changelog.
authorkonn <konn@1a406e8e-add9-4483-a2c8-d8cac5b7c224>
Thu, 7 Aug 2008 09:08:43 +0000 (09:08 +0000)
committerkonn <konn@1a406e8e-add9-4483-a2c8-d8cac5b7c224>
Thu, 7 Aug 2008 09:08:43 +0000 (09:08 +0000)
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/modchxj/mod_chxj/branches/RELEASE_0_11_0@3169 1a406e8e-add9-4483-a2c8-d8cac5b7c224

ChangeLog
debian/changelog

index 239b707..b0da6d2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,8 @@ libapache2-mod-chxj (0.11.14-1) unstable; urgency=low
     - Removed the port number of the host header.
     - Load and save are locked by a set.
     - operation is abnormal when redirecting it with .htacess.
+    - cookie hostname check failure.(case with port number)
+    - parameter name is null.
   * Added Features.
     - QUERY_STRING of the action attribute changes to return at POST.
     - It is made to succeed the session even if it INTERNAL redirects it.
index ba2fdb0..4faabe3 100644 (file)
@@ -6,6 +6,8 @@ libapache2-mod-chxj (0.11.14-1) unstable; urgency=low
     - Removed the port number of the host header.
     - Load and save are locked by a set.
     - operation is abnormal when redirecting it with .htacess.
+    - cookie hostname check failure.(case with port number)
+    - parameter name is null.
   * Added Features.
     - QUERY_STRING of the action attribute changes to return at POST.
     - It is made to succeed the session even if it INTERNAL redirects it.