]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: update ROADMAP file
authorWilly Tarreau <w@1wt.eu>
Wed, 9 Nov 2016 22:17:05 +0000 (23:17 +0100)
committerWilly Tarreau <w@1wt.eu>
Wed, 9 Nov 2016 22:17:05 +0000 (23:17 +0100)
tcp-request session is OK now.

ROADMAP

diff --git a/ROADMAP b/ROADMAP
index 4338b175c132ffecb07d0d9612a6643a878cfa27..dc11b139087599876df12914631085778536473b 100644 (file)
--- a/ROADMAP
+++ b/ROADMAP
@@ -27,8 +27,6 @@ Legend: '+' = done, '-' = todo, '*' = done except doc
   - remove lots of remaining Alert() calls or ensure that they forward to
     send_log() after the fork.
 
-  - tcp-request session
-
   - tcp-request session expect-proxy {L4|L5} if ...
 
   - wait on resource (time, mem, CPU, socket, server's conn, server's rate, ...)