aboutsummaryrefslogtreecommitdiff
path: root/changes/bug11946
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2014-05-29 11:21:17 -0400
committerNick Mathewson <nickm@torproject.org>2014-05-29 11:21:23 -0400
commit413a442f57abb084499d1aa363aee1f8a0b53ad8 (patch)
treef6c0389c24f8c3d13aaf30894aaa79a455cd019c /changes/bug11946
parenta6688f9cbb930ad139a7f3886684fcadeec59d30 (diff)
downloadtor-413a442f57abb084499d1aa363aee1f8a0b53ad8.tar.gz
tor-413a442f57abb084499d1aa363aee1f8a0b53ad8.zip
Start on the 0.2.5.5-alpha changelog.
I've copied the entries from changes/, labeled the ones that also appeared in 0.2.4.22, sorted them lightly with a python script (added to maint), and combined sections with the same name. I didn't combine sections without a description (e.g. "Minor bugfixes:"), since we'll probably add a description to those.
Diffstat (limited to 'changes/bug11946')
-rw-r--r--changes/bug119465
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/bug11946 b/changes/bug11946
deleted file mode 100644
index 9ea48311bd..0000000000
--- a/changes/bug11946
+++ /dev/null
@@ -1,5 +0,0 @@
- o Minor bugfixes (sandbox):
-
- - Handle failures in getpwnam()/getpwuid() when running with the
- User option set and the Linux syscall sandbox enabled. Fixes bug
- 11946; bugfix on 0.2.5.1-alpha.