commit d2c2204b2ac564cd71fd0be1ea3efabd6f84fc36 parent 2e76b024015cb1f0263bfe53746a759b7d255a20 Author: Alexander Færøy <ahf@torproject.org> Date: Fri, 22 Jan 2021 13:22:14 +0000 Slightly reword the changes file and rename it. Diffstat:
| A | changes/bug40141 | | | 4 | ++++ |
| D | changes/glob_dir | | | 3 | --- |
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/changes/bug40141 b/changes/bug40141 @@ -0,0 +1,4 @@ + o Minor bugfixes (configuration): + - Fix globbing directories on all platforms when using %include options in + configuration files. This patch also fixes compilation on musl libc based + systems. Fixes bug 40141; bugfix on 0.4.5.1-alpha. diff --git a/changes/glob_dir b/changes/glob_dir @@ -1,3 +0,0 @@ - o Minor bugfixes (config): - - Fix globbing directories on all platforms. Fixes compilation on musl. - Fixes bug 40141; bugfix on 0.4.5.1-alpha.