[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-small.spec b/examples/haproxy-small.spec
index d9255fc..00cfd28 100644
--- a/examples/haproxy-small.spec
+++ b/examples/haproxy-small.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
@@ -69,6 +69,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