aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2009-02-09 15:20:17 +0000
committerNick Mathewson <nickm@torproject.org>2009-02-09 15:20:17 +0000
commitf99098cca406369aeff149bd5e70662de934ec08 (patch)
tree66f8afee80134ab251508953e952256eedced225 /ChangeLog
parentf95ab837929d0b70ecc87e052f58a2038408c54b (diff)
downloadtor-f99098cca406369aeff149bd5e70662de934ec08.tar
tor-f99098cca406369aeff149bd5e70662de934ec08.tar.gz
Use prctl to reenable core dumps when we have setuid to a non-root user.
svn:r18449
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 23ceaea4e..306eacb41 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,7 @@
Changes in version 0.2.1.13-????? - 2009-0?-??
+ o Minor features:
+ - On Linux, use the prctl call to re-enable core dumps when the user
+ is option is set.
Changes in version 0.2.1.12-alpha - 2009-02-08