Released version 2.3-dev0 with the following main changes :
- exact copy of 2.2.0
ChangeLog :
===========
+2020/07/07 : 2.3-dev0
+ - exact copy of 2.2.0
+
2020/07/07 : 2.2.0
- BUILD: mux-h2: fix typo breaking build when using DEBUG_LOCK
- CLEANUP: makefile: update the outdated list of DEBUG_xxx options
HAProxy
Configuration Manual
----------------------
- version 2.2
+ version 2.3
willy tarreau
2020/07/07
-----------------------
HAProxy Starter Guide
-----------------------
- version 2.2
+ version 2.3
This document is an introduction to HAProxy for all those who don't know it, as
------------------------
HAProxy Management Guide
------------------------
- version 2.2
+ version 2.3
This document describes how to start, stop, manage, and troubleshoot HAProxy,
#ifdef CONFIG_PRODUCT_BRANCH
#define PRODUCT_BRANCH CONFIG_PRODUCT_BRANCH
#else
-#define PRODUCT_BRANCH "2.2"
+#define PRODUCT_BRANCH "2.3"
#endif
#ifdef CONFIG_PRODUCT_STATUS