diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 078d6c7d52..8b0df71d27 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,13 @@ tor (0.1.2.0-alpha-cvs-1) unstable; urgency=low * CVS snapshot. * Forward port 07_log_to_file_by_default.dpatch. + * Previously our defaults for DataDirectory, PidFile, RunAsDaemon, and + Log differed from upstreams. Now Tor behaves just like before (with + our own DataDirectory and all) only when run as the debian-tor user. + If invoked as any other user, Tor will behave just like the pristine + upstream version. - -- Peter Palfrader <weasel@debian.org> Thu, 22 Jun 2006 00:12:44 +0200 + -- Peter Palfrader <weasel@debian.org> Mon, 24 Jul 2006 05:21:00 +0200 tor (0.1.1.21-1) unstable; urgency=low |