From: Nick Mathewson Date: Sun, 11 Jan 2015 16:27:33 +0000 (-0500) Subject: changes file for bug13805 X-Git-Tag: tor-0.2.6.3-alpha~173 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f39daa663b34bc62d36d76d6d7d3de9bf5b8ecd;p=thirdparty%2Ftor.git changes file for bug13805 --- diff --git a/changes/bug13805 b/changes/bug13805 new file mode 100644 index 0000000000..321cd58958 --- /dev/null +++ b/changes/bug13805 @@ -0,0 +1,3 @@ + o Minor features (systemd): + - Various improvements and modernizations in systemd hardening support. + Closes ticket 13805. Patch from Craig Andrews.