diff options
author | teor <teor@torproject.org> | 2018-09-18 20:39:03 +1000 |
---|---|---|
committer | teor <teor@torproject.org> | 2018-09-18 20:40:50 +1000 |
commit | 3eafa61f6324c91b4bb8c02a6e54db0f12ef42c2 (patch) | |
tree | 9929d236f3f12d3dbc5fda2ccdfe9c0e304dbdc9 /changes/ticket27761 | |
parent | 7e862c3ec029d3cdfdd07483e31843c8f3b48a68 (diff) | |
download | tor-3eafa61f6324c91b4bb8c02a6e54db0f12ef42c2.tar.gz tor-3eafa61f6324c91b4bb8c02a6e54db0f12ef42c2.zip |
check-changes: Warn about bugfixes on future releases
Warn when bugfix changes files say that the bug is in a future release.
Closes ticket 27761.
Diffstat (limited to 'changes/ticket27761')
-rw-r--r-- | changes/ticket27761 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/changes/ticket27761 b/changes/ticket27761 index ef4686bdca..35106ee9c6 100644 --- a/changes/ticket27761 +++ b/changes/ticket27761 @@ -1,3 +1,4 @@ o Minor features (changelogs): - Check that bugfix versions in changes files look like Tor versions - from the versions spec. Closes ticket 27761. + from the versions spec. Warn when bugfixes claim to be on a future + release. Closes ticket 27761. |