[RELEASE] Released version 1.4-dev2

Released version 1.4-dev2 with the following main changes :
    - [BUG] task: fix possible crash when some timeouts are not configured
    - [BUG] log: option tcplog would log to global if no logger was defined
diff --git a/examples/haproxy.spec b/examples/haproxy.spec
index 383d8ea..d7381d4 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.4-dev1
+Version: 1.4-dev2
 Release: 1
 License: GPL
 Group: System Environment/Daemons
@@ -76,6 +76,9 @@
 %attr(0755,root,root) %config %{_sysconfdir}/rc.d/init.d/%{name}
 
 %changelog
+* Sun Aug  9 2009 Willy Tarreau <w@1wt.eu>
+- updated to 1.4-dev2
+
 * Wed Jul 29 2009 Willy Tarreau <w@1wt.eu>
 - updated to 1.4-dev1