OSDN Git Service

(JFTR) Changed casting syntax in the logging procedures.
[ultramonkey-l7/sslproxy.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 7699e2d..665f55b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,17 @@
+[Aug. 24, 2009] 1.0.2-0 Kohei TANUMA
+  - New feature: Allows to modify HTTP header messages.
+                 See example of http_request_header, http_response_header
+                 settings in conf/sslproxy.target.cf.
+  - Clean up autotools-related files and rpm spec file.
+  - Corresponded to gcc4.3
+  - Fix handling 'session_cache' mode.
+
+[Mar. 25, 2009] 1.0.1-1 Shinya TAKEBAYASHI
+  - Fixed initialization routine
+
+[Jan. 12, 2009] 1.0.1-0 Toru Morishita
+  - Add option: SSLID table expire time, SSLID table size, SSLID cache on/off
+
 [Dec. 17, 2008] 1.0.0-0 Toru Morishita
   - First edition.