diff options
author | rl1987 <rl1987@sdf.lonestar.org> | 2019-12-30 12:58:46 +0700 |
---|---|---|
committer | rl1987 <rl1987@sdf.lonestar.org> | 2019-12-30 13:02:04 +0700 |
commit | 52bbc7fb4955fa75358aa674a2b9c80c5620ba74 (patch) | |
tree | da37b19908163cdd0af49189296a3b51003b820e /changes | |
parent | c0dd214c8a6075499368e2be79d01205be715f97 (diff) | |
download | tor-52bbc7fb4955fa75358aa674a2b9c80c5620ba74.tar.gz tor-52bbc7fb4955fa75358aa674a2b9c80c5620ba74.zip |
Add changes file
Diffstat (limited to 'changes')
-rw-r--r-- | changes/ticket32772 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket32772 b/changes/ticket32772 new file mode 100644 index 0000000000..217ae48438 --- /dev/null +++ b/changes/ticket32772 @@ -0,0 +1,4 @@ + o Minor features (developer tooling): + - Remove 0.2.9 series branches from git scripts (git-merge-forward.sh, + git-pull-all.sh, git-push-all.sh, git-setup-dirs.sh). Closes ticket + 32772. |