summaryrefslogtreecommitdiff
path: root/changes/ticket21096
diff options
context:
space:
mode:
authorcypherpunks <cypherpunks@torproject.org>2016-12-19 08:00:56 +0000
committerNick Mathewson <nickm@torproject.org>2017-01-11 09:16:20 -0500
commit99cbadf143f8455ff6217be71b5037b84dfa81a6 (patch)
treeb0650f07bdd1a3d6bc7ab44abb5d678f25fb3f04 /changes/ticket21096
parentfa0792c3a8e2f233efcebc8a89431ab9a1c877a2 (diff)
downloadtor-99cbadf143f8455ff6217be71b5037b84dfa81a6.tar.gz
tor-99cbadf143f8455ff6217be71b5037b84dfa81a6.zip
Warn on Tor versions with the 'tor-' prefix
Closes ticket 21096.
Diffstat (limited to 'changes/ticket21096')
-rw-r--r--changes/ticket210963
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket21096 b/changes/ticket21096
new file mode 100644
index 0000000000..4265a3d5fa
--- /dev/null
+++ b/changes/ticket21096
@@ -0,0 +1,3 @@
+ o Minor features (linting):
+ - Enhance the changes file linter to warn on Tor versions that are
+ prefixed with 'tor-'. Closes ticket 21096.