summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorteor <teor@torproject.org>2018-09-15 01:23:02 +1000
committerteor <teor@torproject.org>2018-09-18 20:40:44 +1000
commit7e862c3ec029d3cdfdd07483e31843c8f3b48a68 (patch)
tree65d3bd9d3113be28ef859bdddcbf832874f20cb6 /changes
parentaebc98d58c12065b2fc831f4cb8d3c715f1ed592 (diff)
downloadtor-7e862c3ec029d3cdfdd07483e31843c8f3b48a68.tar.gz
tor-7e862c3ec029d3cdfdd07483e31843c8f3b48a68.zip
check-changes: Check bugfix version formatting
Check that bugfix versions in changes files look like Tor versions from the versions spec. Part of ticket 27761.
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket277613
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket27761 b/changes/ticket27761
new file mode 100644
index 0000000000..ef4686bdca
--- /dev/null
+++ b/changes/ticket27761
@@ -0,0 +1,3 @@
+ o Minor features (changelogs):
+ - Check that bugfix versions in changes files look like Tor versions
+ from the versions spec. Closes ticket 27761.