[RELEASE] Released version 1.5.14
Released version 1.5.14 with the following main changes :
- BUILD/MINOR: tools: rename popcount to my_popcountl
- BUG/MAJOR: buffers: make the buffer_slow_realign() function respect output data
diff --git a/examples/haproxy.spec b/examples/haproxy.spec
index bd6d620..1144bb1 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.5.13
+Version: 1.5.14
Release: 1
License: GPL
Group: System Environment/Daemons
@@ -76,6 +76,9 @@
%attr(0755,root,root) %config %{_sysconfdir}/rc.d/init.d/%{name}
%changelog
+* Fri Jul 3 2015 Willy Tarreau <w@1wt.eu>
+- updated to 1.5.14
+
* Fri Jun 26 2015 Willy Tarreau <w@1wt.eu>
- updated to 1.5.13