diff options
author | Peter Palfrader <peter@palfrader.org> | 2004-07-05 18:31:43 +0000 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2004-07-05 18:31:43 +0000 |
commit | fe099bc21ecbc5d3622e50ccca28bfdb085b53ab (patch) | |
tree | 2a555a08972749c8ac650ef6d868a88b14481555 /debian | |
parent | 948a1ad4de18eeb45ed6757bb26a3f0c62dc16ed (diff) | |
download | tor-fe099bc21ecbc5d3622e50ccca28bfdb085b53ab.tar.gz tor-fe099bc21ecbc5d3622e50ccca28bfdb085b53ab.zip |
s/exit bugs/exit nodes/
svn:r2014
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index c8f71e8802..bf4a8eee17 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,7 @@ tor (0.0.7.1-1) unstable; urgency=medium * New upstream release. - Fixes a bug that allows a remote crash on exit bugs. + Fixes a bug that allows a remote crash on exit nodes. * Logrotate var/log/tor/*log instead of just var/log/tor/log, in case the admin wants several logs. |