[DEV] open new 1.4 development branch

This new branch is based on 1.3.18, which 1.4-dev0 is 100% equivalent to.
This commit is contained in:
Willy Tarreau 2009-06-09 11:59:08 +02:00
parent beb05aee57
commit 791588858e
5 changed files with 11 additions and 5 deletions

View File

@ -1,6 +1,9 @@
ChangeLog :
===========
2009/06/09 : 1.4-dev0
- exact copy of 1.3.18
2009/05/10 : 1.3.18
- [MEDIUM] add support for "balance hdr(name)"
- [CLEANUP] give a little bit more information in error message

View File

@ -1 +1 @@
2009/05/10
2009/06/09

View File

@ -1 +1 @@
1.3.18
1.4-dev0

View File

@ -2,9 +2,9 @@
HAProxy
Configuration Manual
----------------------
version 1.3.18
version 1.4
willy tarreau
2009/05/10
2009/06/09
This document covers the configuration language as implemented in the version

View File

@ -1,6 +1,6 @@
Summary: HA-Proxy is a TCP/HTTP reverse proxy for high availability environments
Name: haproxy
Version: 1.3.18
Version: 1.4-dev0
Release: 1
License: GPL
Group: System Environment/Daemons
@ -76,6 +76,9 @@ fi
%attr(0755,root,root) %config %{_sysconfdir}/rc.d/init.d/%{name}
%changelog
* Tue Jun 09 2009 Willy Tarreau <w@1wt.eu>
- updated to 1.4-dev0
* Sun May 10 2009 Willy Tarreau <w@1wt.eu>
- updated to 1.3.18