aboutsummaryrefslogtreecommitdiff
path: root/changes/bug40318
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2021-04-14 10:58:15 -0400
committerNick Mathewson <nickm@torproject.org>2021-04-14 10:58:15 -0400
commit33ca927a8e5d764fa54ddbf2d0d27af419dcb69a (patch)
tree95ad158885ff5b7fe68d36f7813572f6fe8f778a /changes/bug40318
parent96d4466488be8da3efb270f9735736789b793e0e (diff)
downloadtor-33ca927a8e5d764fa54ddbf2d0d27af419dcb69a.tar.gz
tor-33ca927a8e5d764fa54ddbf2d0d27af419dcb69a.zip
Start a changes file for 0.4.6.2-alpha
Diffstat (limited to 'changes/bug40318')
-rw-r--r--changes/bug403184
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/bug40318 b/changes/bug40318
deleted file mode 100644
index cc02f08ca0..0000000000
--- a/changes/bug40318
+++ /dev/null
@@ -1,4 +0,0 @@
- o Minor bugfixes (configuration tests bsd):
- - Fix glob processing errors when globs expand to invalid paths on
- BSD systems. Fixes bug 40318; bugfix on 0.4.5.1-alpha. Patch by
- Daniel Pinto.