diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-10-18 18:15:04 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-10-18 18:15:04 +0000 |
commit | 4807d8c9665aeaef4fece17495a0256745d6477c (patch) | |
tree | 2d47f18d024222133200b81d1cc55573b53263f8 /ChangeLog | |
parent | b5fefbeee50aca3b9baf92d6e41f7a1f4a8337f4 (diff) | |
download | tor-4807d8c9665aeaef4fece17495a0256745d6477c.tar.gz tor-4807d8c9665aeaef4fece17495a0256745d6477c.zip |
r15924@catbus: nickm | 2007-10-18 14:06:11 -0400
Import tor-ctrl.sh by Stefan Behte into svn repository.
svn:r12028
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -69,6 +69,11 @@ Changes in version 0.2.0.9-alpha - 2007-10-?? earlier. - New convenience code to locate a file within the DataDirectory. + o Utilities + - Include the "tor-ctrl.sh" bash script by Stefan Behte to provide + Unix users an easy way to script their Tor process (e.g. by adjusting + bandwidth based on the time of the day). + Changes in version 0.2.0.8-alpha - 2007-10-12 o Major features (router descriptor cache): - Store routers in a file called cached-descriptors instead of in |