summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-09-21 16:29:15 -0400
committerNick Mathewson <nickm@torproject.org>2017-09-21 16:29:15 -0400
commitc3f126f7533930c848d7ab291662bb20d04cfb0a (patch)
treec1eab41b1a6318f9174bf3b3cd2242223436229d /changes
parentf118c0216bf14e9c35fda732a059b7879f9384fc (diff)
downloadtor-c3f126f7533930c848d7ab291662bb20d04cfb0a.tar.gz
tor-c3f126f7533930c848d7ab291662bb20d04cfb0a.zip
Whoops -- put a changes file in the wrong place :(
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket235644
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket23564 b/changes/ticket23564
new file mode 100644
index 0000000000..c493caf359
--- /dev/null
+++ b/changes/ticket23564
@@ -0,0 +1,4 @@
+ o Minor features (build):
+ - The "check-changes" feature is now part of the "make check"
+ tests; we'll use it to try to prevent misformed changes files
+ from accumulating. Closes ticket 23564.