diff options
-rw-r--r-- | debian/changelog | 5 | ||||
-rw-r--r-- | debian/tor.docs | 1 |
2 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index c7e50fe9d..2d1bea9cb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,8 +7,11 @@ tor (0.0.1+0.0.2pre20-2) unstable; urgency=low * There's an upstream ChangeLog file now. Enjoy! * Add a README.privoxy file that explains how to setup privoxy to go over tor. + * As is the case too often, the INSTALL file not only covers + installation, but also basic usage and configuration. Therefore + include it in the docs dir. - -- Peter Palfrader <weasel@debian.org> Tue, 17 Feb 2004 02:17:04 +0100 + -- Peter Palfrader <weasel@debian.org> Tue, 17 Feb 2004 02:26:50 +0100 tor (0.0.1+0.0.2pre20-1) unstable; urgency=low diff --git a/debian/tor.docs b/debian/tor.docs index 643ab9435..c29884600 100644 --- a/debian/tor.docs +++ b/debian/tor.docs @@ -1,2 +1,3 @@ README +INSTALL debian/README.privoxy |