[RELEASE] Released version 2.4.6
Released version 2.4.6 with the following main changes :
- BUG/MEDIUM: filters: Fix a typo when a filter is attached blocking the release
diff --git a/CHANGELOG b/CHANGELOG
index c1688b1..1d5eda4 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,9 @@
ChangeLog :
===========
+2021/10/04 : 2.4.6
+ - BUG/MEDIUM: filters: Fix a typo when a filter is attached blocking the release
+
2021/10/01 : 2.4.5
- MINOR: lua: Add a flag on lua context to know the yield capability at run time
- BUG/MINOR: lua: Yield in channel functions only if lua context can yield
diff --git a/VERDATE b/VERDATE
index 54eb9dc..24ee95d 100644
--- a/VERDATE
+++ b/VERDATE
@@ -1,2 +1,2 @@
$Format:%ci$
-2021/10/01
+2021/10/04
diff --git a/VERSION b/VERSION
index 59aa62c..7bf4b6a 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.4.5
+2.4.6
diff --git a/doc/configuration.txt b/doc/configuration.txt
index 89a457d..a03101d 100644
--- a/doc/configuration.txt
+++ b/doc/configuration.txt
@@ -4,7 +4,7 @@
----------------------
version 2.4
willy tarreau
- 2021/10/01
+ 2021/10/04
This document covers the configuration language as implemented in the version