From: Willy Tarreau Date: Mon, 17 Jun 2019 11:35:23 +0000 (+0200) Subject: DOC: this is a development branch again. X-Git-Tag: v2.1-dev1~84 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2913bed6bc260951e06b40e41f1bb4ebbd94f4b;p=thirdparty%2Fhaproxy.git DOC: this is a development branch again. This effectively reverts 4bc567c5. --- diff --git a/INSTALL b/INSTALL index d6d786b088..dd80b64852 100644 --- a/INSTALL +++ b/INSTALL @@ -1,17 +1,15 @@ Installation instructions for HAProxy ===================================== -HAProxy 2.0 is a long-term supported stable version, which means that it will -get fixes for bugs as they are discovered during several years and will not -receive new features. Versions which include the suffix "-dev" are development -versions and should be avoided in production. If you are not used to build from -sources or if you are not used to follow updates then it is recommended that -instead you use the packages provided by your software vendor or Linux -distribution. Most of them are taking this task seriously and are doing a good -job at backporting important fixes. If for any reason you'd prefer a different -version than the one packaged for your system, you want to be certain to have -all the fixes or to get some commercial support, other choices are available -at http://www.haproxy.com/. +This is a development version, so it is expected to break from time to time, +to add and remove features without prior notification and it should not be used +in production. If you are not used to build from sources or if you are not used +to follow updates then it is recommended that instead you use the packages +provided by your software vendor or Linux distribution. Most of them are taking +this task seriously and are doing a good job at backporting important fixes. If +for any reason you'd prefer to use a different version than the one packaged +for your system, you want to be certain to have all the fixes or to get some +commercial support, other choices are available at http://www.haproxy.com/. Areas covered in this document