[RELEASE] Released version 1.3.11.4 with the following main changes :

    - do not re-arm read timeout in SHUTR state
    - optimize I/O by detecting system starvation
    - the epoll FD must not be shared between processes
    - limit the number of events returned by *poll*
diff --git a/examples/haproxy.spec b/examples/haproxy.spec
index 1896b32..25aee20 100644
--- a/examples/haproxy.spec
+++ b/examples/haproxy.spec
@@ -1,6 +1,6 @@
 Summary: HA-Proxy is a TCP/HTTP reverse proxy for high availability environments
 Name: haproxy
-Version: 1.3.11.3
+Version: 1.3.11.4
 Release: 1
 License: GPL
 Group: System Environment/Daemons
@@ -71,6 +71,9 @@
 %attr(0755,root,root) %config %{_sysconfdir}/rc.d/init.d/%{name}
 
 %changelog
+* Sun Jun  3 2007 Willy Tarreau <w@1wt.eu>
+- updated to 1.3.11.4
+
 * Mon May 14 2007 Willy Tarreau <w@1wt.eu>
 - updated to 1.3.11.3