diff options
author | Roger Dingledine <arma@torproject.org> | 2010-11-23 00:06:43 -0500 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2010-11-23 00:06:43 -0500 |
commit | d05323c8026c12cd5fc084f791360314bd9fadf7 (patch) | |
tree | c8f67b0fe970828a6f7af088874f147b0caefc71 /ChangeLog | |
parent | 076d2a0e117f4174ac903a73b53656fbfee5a16f (diff) | |
download | tor-d05323c8026c12cd5fc084f791360314bd9fadf7.tar.gz tor-d05323c8026c12cd5fc084f791360314bd9fadf7.zip |
fold in changelog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -66,6 +66,9 @@ Changes in version 0.2.1.27 - 2010-11-23 - Remove the old debian/ directory from the main Tor distribution. The official Tor-for-debian git repository lives at the URL https://git.torproject.org/debian/tor.git + - Stop shipping the old doc/website/ directory in the tarball. We + changed the website format in late 2010, and what we shipped in + 0.2.1.26 really wasn't that useful anyway. Changes in version 0.2.1.26 - 2010-05-02 |