summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2008-06-22 07:15:18 +0000
committerRoger Dingledine <arma@torproject.org>2008-06-22 07:15:18 +0000
commit52c50140818e1eeeb1eb94dc3cb868dd8e4b3630 (patch)
tree62342d039ac44da5d84813cebe56f93d28db81a8 /ChangeLog
parent6a17067d38679224e8f59dd486132400e6869dc6 (diff)
downloadtor-52c50140818e1eeeb1eb94dc3cb868dd8e4b3630.tar.gz
tor-52c50140818e1eeeb1eb94dc3cb868dd8e4b3630.zip
Change the contrib/tor.logrotate script so it makes the new
logs as "_tor:_tor" rather than the default, which is generally "root:wheel". Fixes bug 676, reported by Serge Koksharov. Andrew, you should check if this breaks the rpm building (or if it makes it work better) svn:r15404
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9a4eafcc9a..1ce9a06a18 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Changes in version 0.2.1.3-alpha - 2008-06-xx
+ o Minor bugfixes:
+ - Change the contrib/tor.logrotate script so it makes the new
+ logs as "_tor:_tor" rather than the default, which is generally
+ "root:wheel". Fixes bug 676, reported by Serge Koksharov.
+
+
Changes in version 0.2.1.2-alpha - 2008-06-20
o Major features:
- New TestingTorNetwork option to allow adjustment of previously