Merge remote-tracking branch 'tor-gitlab/mr/164'

This commit is contained in:
Nick Mathewson
2020-10-07 09:42:37 -04:00
2 changed files with 16 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor bugfixes (configuration):
- Fix bug where %including a pattern ending with */ would include files
and folders (instead of folders only) in versions of glibc < 2.19.
Fixes bug 40141; bugfix on 0.4.5.0-alpha-dev. Patch by Daniel Pinto.