OSDN Git Service

Updated URI and E-mail address to OSDN domain.
[ultramonkey-l7/ultramonkey-l7-v3.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 500e664..f9dc75d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,37 @@
+[Sep. 11 2014] 3.1.2-1 HIBARI Michiro, Hiroaki Nakano
+  - Fixed degraded bug: re-patch for fixed #30300.
+
+[Mar. 9 2014] 3.1.1-1 HIBARI Michiro, Hiroaki Nakano
+  - #33102 fix memory leak.
+  - #33255 fix accessing endpoint at deleted realserver.
+
+[Sep. 8 2012] 3.1.0-1 HIBARI Michiro, Hiroaki Nakano
+  - Add "session_thread_pool_size" option for l7vsadm and l7directord.
+  - Change spec file. Make devel package.
+  - Fixed bug: Evaluated the header section with the body section in HTTP negotiate check.
+  - Add "server_connect_timeout" option at l7vsd.cf.
+  - #30844 Fixed man isn't installed.
+  - #30845 Fixed config file of log-rotation isn't installed. 
+  - #30846 Add CRM sample file for Pacemaker.
+  - #30847 Support cross operation on Pacemaker. 
+  - #30993 Fixed compailing error of gcc4.6.
+  - #31199 Fixed remaining threads when deleted virtual service.
+  - #31200 Fixed segmantaion fault when deleted virtual service.
+  - #31545 Fixed bulding error of boost 1.50 upper.
+
+[Dec. 12 2012] 3.0.4-3 Hiroaki Nakano
+  - Fixed breaking HTTP header over MAX_BUFFER_SIZE on ip module.(#30300 patch)
+
+[Aug. 30 2012] 3.0.4-2 Hiroaki Nakano
+  - Fixed LogLevel at #29144 patch.
+  - Fixed LogLevel at #29144 patch.
+  - Fixed next_call_function to msg->message at #29144 patch.
+  - Improved socket closing operation at #29144 patch.
+  - Fixed message queue is cleared before clear socket message posting.
+
+[Aug. 6 2012] 3.0.4-1 Takeda Kenji
+  - Change version "3.0.4-rc1" to "3.0.4-1".
+
 [Aug. 1 2012] 3.0.4-rc1 Hiroaki Nakano
   - #27216 Fixed No responce when realserver is all down.
   - #27223 Fixed SIGSEGV when SorryServer turns on.