diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-10-29 19:43:35 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-10-29 19:43:35 +0000 |
commit | 07621f090fd11d2f1b7db6df3b3c87f46318259f (patch) | |
tree | 4076a5af27948e32ddfec27eadabb4b1093b2d7b /ChangeLog | |
parent | 024798ee4c6d504f7aec3ddcb3dfc07d96e475f1 (diff) | |
download | tor-07621f090fd11d2f1b7db6df3b3c87f46318259f.tar.gz tor-07621f090fd11d2f1b7db6df3b3c87f46318259f.zip |
r16269@catbus: nickm | 2007-10-29 15:41:16 -0400
Apply linux-tor-prio.sh patch from Marco B by way of Mike.
svn:r12274
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -37,6 +37,11 @@ Changes in version 0.2.0.10-alpha - 2007-1?-?? to $PREFIX/share/tor/fallback-consensus) for a consensus. This way we start knowing some directory caches. + - Utilities: + - Update linux-tor-prio.sh script to allow QoS based on the uid of + the Tor prossess. See comments in scripts. (Patch from Marco Bonetti + with tweaks from Mike Perry.) + o Minor bugfixes: - Refuse to start if both ORPort and UseBridges are set. Bugfix on 0.2.0.x. |