aboutsummaryrefslogtreecommitdiff
path: root/changes/bug30189
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2019-05-17 10:12:07 -0400
committerNick Mathewson <nickm@torproject.org>2019-05-17 10:12:07 -0400
commitaa4f2f739737edd8d1570474ee459d5b98713aba (patch)
tree3b4389a6723506b4dc4d4acc623a11e797f91bab /changes/bug30189
parentb2b779228d46334a03e62f0e07c2300adce5e0b3 (diff)
downloadtor-aa4f2f739737edd8d1570474ee459d5b98713aba.tar.gz
tor-aa4f2f739737edd8d1570474ee459d5b98713aba.zip
Initial changelog draft for 0.4.1.1-alpha (mostly automated)
Diffstat (limited to 'changes/bug30189')
-rw-r--r--changes/bug301894
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/bug30189 b/changes/bug30189
deleted file mode 100644
index f8c932a5f9..0000000000
--- a/changes/bug30189
+++ /dev/null
@@ -1,4 +0,0 @@
- o Minor bugfixes (compilation, unusual configuration):
- - Avoid failures when building with ALL_BUGS_ARE_FAILED due to
- missing declarations of abort(), and prevent other such failures
- in the future. Fixes bug 30189; bugfix on 0.3.4.1-alpha.