aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2019-04-29 13:36:35 -0400
committerNick Mathewson <nickm@torproject.org>2019-04-29 13:36:35 -0400
commit44e6663b8a51187e80a3f94d1185950cf62b4264 (patch)
tree20beec63868fcd2a05ca8bad71660cb14edd2acc /changes
parent206d28ff152f2df5ccf966a5923804718f49b43b (diff)
parentac5753d3ca943982290d24899a2c4d406098424a (diff)
downloadtor-44e6663b8a51187e80a3f94d1185950cf62b4264.tar.gz
tor-44e6663b8a51187e80a3f94d1185950cf62b4264.zip
Merge remote-tracking branch 'tor-github/pr/972'
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket302614
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket30261 b/changes/ticket30261
new file mode 100644
index 0000000000..e4a2643c88
--- /dev/null
+++ b/changes/ticket30261
@@ -0,0 +1,4 @@
+ o Documentation:
+ - Document how to find git commits and tags for bug fixes in
+ CodingStandards.md. And update some changes file documentation.
+ Closes ticket 30261.