summaryrefslogtreecommitdiff
path: root/changes/ticket27530
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2019-09-16 08:31:26 -0400
committerNick Mathewson <nickm@torproject.org>2019-09-16 08:32:01 -0400
commitcbd3b01863ceeaad4c5dc89544037658f69e9403 (patch)
treec78a0922f75e8e2c46250814de027f17809783f4 /changes/ticket27530
parentcd72850e08f39413d281a480a78f38838ddf42e9 (diff)
downloadtor-cbd3b01863ceeaad4c5dc89544037658f69e9403.tar.gz
tor-cbd3b01863ceeaad4c5dc89544037658f69e9403.zip
Start a changelog for 0.4.2.1-alpha
This commit sorts the changes files using sortChanges, and inserts them into a changelog entry.
Diffstat (limited to 'changes/ticket27530')
-rw-r--r--changes/ticket275304
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/ticket27530 b/changes/ticket27530
deleted file mode 100644
index 8ae4f52668..0000000000
--- a/changes/ticket27530
+++ /dev/null
@@ -1,4 +0,0 @@
- o Minor features (compilation):
- - Log a more useful error message when we are compiling and one of the
- compile-time hardening options we have selected can be linked but
- not executed. Closes ticket 27530.