diff options
author | Peter Palfrader <peter@palfrader.org> | 2004-02-17 01:09:45 +0000 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2004-02-17 01:09:45 +0000 |
commit | 0bd5eec4850e073adba426afbceb0e829f54577f (patch) | |
tree | 17e83fd797bbced41306d6c5d606539c8fa0a6a8 /debian | |
parent | e1d8225c80b2e536a631dfc357c5d8bc59afcf14 (diff) | |
download | tor-0bd5eec4850e073adba426afbceb0e829f54577f.tar.gz tor-0bd5eec4850e073adba426afbceb0e829f54577f.zip |
And update the debian changelog for 0.0.1+0.0.2pre20-2
svn:r1072
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d6e7b7bb34..1a9c5be8bb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +tor (0.0.1+0.0.2pre20-2) unstable; urgency=low + + * Add torify script, documentation, and config file. Means we also + depend on tsocks now rather than just recommending it. Right now + we install it in debian/rules, but upcoming versions might install + it in upstream's make install target. + * There's a upstream Changelog file now. Enojy! + + -- Peter Palfrader <weasel@debian.org> Tue, 17 Feb 2004 01:58:10 +0100 + tor (0.0.1+0.0.2pre20-1) unstable; urgency=low * New upstream version. |