From: TATEISHI Katsuyuki Date: Tue, 18 Aug 2009 12:22:13 +0000 (+0900) Subject: Fix typo pointed out by Kohei TANUMA X-Git-Tag: v2.1.3-0~1 X-Git-Url: http://git.osdn.net/view?p=ultramonkey-l7%2Fultramonkey-l7-v2.git;a=commitdiff_plain;h=301bd3a17d24fcfac553e3132a5d8e728ff98253 Fix typo pointed out by Kohei TANUMA --- diff --git a/CHANGES b/CHANGES index 3c44f57..662204c 100644 --- a/CHANGES +++ b/CHANGES @@ -1,8 +1,8 @@ [Aug. 24 2009] 2.1.3-0 TATEISHI Katsuyuki - Translate man files into English. (man) - Fix purging sorryserver to respect reloaded configuration. (l7directord) - - Fix waiting for customcheck child porcess. (l7directord) - - Fix binding vertual server socket to INADDR_ANY. (l7vsadm) + - Fix waiting for customcheck child process. (l7directord) + - Fix binding virtual server socket to INADDR_ANY. (l7vsadm) - Fix --forwarded-for option in protocol modules. (protomod_*) - Add --timeout option to protomod_ip. (protomod_ip) - Corresponded to 1-32 bytes (variable-length) SSL Session IDs.