summaryrefslogtreecommitdiff
path: root/VERSION
diff options
context:
space:
mode:
authorWilly Tarreau <w@1wt.eu>2009-07-27 21:39:21 +0200
committerWilly Tarreau <w@1wt.eu>2009-07-27 21:39:21 +0200
commit06700118d0ff3efc1ae1cb395fc3440422cc9e74 (patch)
treec5f5a8a4d7d688b8e16d5b8d56628ea554733a1f /VERSION
parentd28022b89415371dd7954656f33a13add283ea11 (diff)
downloadhaproxy-06700118d0ff3efc1ae1cb395fc3440422cc9e74.tar.gz
[RELEASE] Released version 1.3.19v1.3.19
Released version 1.3.19 with the following main changes : - [MINOR] startup: don't imply -q with -D - [BUG] ensure that we correctly re-start old process in case of error - [MEDIUM] add support for binding to source port ranges during connect - [MEDIUM] support setting a server weight to zero - [MINOR] make DEFAULT_MAXCONN user-configurable at build time - [MEDIUM] config: split parser and checker in two functions - [MEDIUM] config: support loading multiple configuration files - [BUG] http: redirect rules were processed too early - [CLEANUP] remove unused DEBUG_PARSE_NO_SPEEDUP define - [BUG] default ACLs did not properly set the ->requires flag - [BUILD] report commit date and not author's date as build date - [BUG] stream_sock: always shutdown(SHUT_WR) before closing - [BUG] stream_sock: don't stop reading when the poller reports an error - [BUG] config: tcp-request content only accepts "if" or "unless" - [BUG] task: fix possible timer drift after update - [MINOR] stats: better displaying in MSIE - [MINOR] config: improve error reporting in global section - [MINOR] config: improve error reporting in listen sections - [MINOR] config: the "capture" keyword is not allowed in backends - [MINOR] config: improve error reporting when checking configuration - [BUILD] fix a minor build warning on AIX - [BUILD] use "git cmd" instead of "git-cmd" - [CLEANUP] report 2009 not 2008 in the copyright banner. - [MINOR] print usage on the stats sockets upon invalid commands - [MINOR] acl: detect and report potential mistakes in ACLs - [BUILD] fix incorrect printf arg count with tcp_splice - [BUG] fix random pauses on last segment of a series - [BUILD] add support for build under Cygwin
Diffstat (limited to 'VERSION')
-rw-r--r--VERSION2
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION b/VERSION
index 9181bf797..4fc01ac97 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.3.18
+1.3.19