aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2019-09-16 12:50:56 -0400
committerNick Mathewson <nickm@torproject.org>2019-09-16 12:50:56 -0400
commit7cd68b04def1c0256b98248d18680e4e4ed92071 (patch)
tree86473ba232deedd4e181db6243ffb83ffb1a9901 /ChangeLog
parent8f2ab4522908df982b89382e57c001f6869ccad6 (diff)
downloadtor-7cd68b04def1c0256b98248d18680e4e4ed92071.tar.gz
tor-7cd68b04def1c0256b98248d18680e4e4ed92071.zip
Fold one more entry into changelog.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 01d6c26e1d..8bec28b35a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -219,6 +219,9 @@ Changes in version 0.4.2.1-alpha - 2019-09-??
Fixes bug 30840; bugfix on 0.4.0.1-alpha.
- Stop hard-coding the tor master branch name and worktree path in
the git scripts. Fixes bug 30841; bugfix on 0.4.0.1-alpha.
+ - Allow git-push-all.sh to be run from any directory. Previously,
+ the script only worked if run from an upstream worktree directory.
+ Closes ticket 31678.
o Minor bugfixes (guards):
- When tor is missing descriptors for some primary entry guards,