aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorPeter Palfrader <peter@palfrader.org>2005-02-04 00:11:50 +0000
committerPeter Palfrader <peter@palfrader.org>2005-02-04 00:11:50 +0000
commit1dc170a37d84cbb3efe87365b6e96cd06612902e (patch)
treebfa9be1c866f743ea52d486280482ebefea80340 /debian
parenta662883dc4876b18fd3906aa7f543b6a9d7b42d5 (diff)
downloadtor-1dc170a37d84cbb3efe87365b6e96cd06612902e.tar
tor-1dc170a37d84cbb3efe87365b6e96cd06612902e.tar.gz
Forward port changelog
svn:r3542
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog10
1 files changed, 8 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index eec64ad65..a5e60129c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,13 @@ tor (0.1.0.0-alpha-cvs-1) UNRELEASED; urgency=low
* Forward port 06_add_compile_time_defaults.
* Add libevent-dev to build-depends.
* Update URL to tor in debian/control and debian/copyright.
+ * Add a snippet to disable epoll in etc/default/tor, commented out.
+
+ -- Peter Palfrader <weasel@debian.org> Thu, 3 Feb 2005 12:20:07 +0100
+
+tor (0.0.9.4-1) unstable; urgency=low
+
+ * New upstream version.
* Set ulimit for file descriptors to 4096 in our init
script.
* Use SIGINT to shutdown tor. That way - if you are a server -
@@ -11,9 +18,8 @@ tor (0.1.0.0-alpha-cvs-1) UNRELEASED; urgency=low
give existing connections a grace period of 30 seconds in
which they might complete their task. If you just run a
client it should make no difference.
- * Add a snippet to disable epoll in etc/default/tor, commented out.
- -- Peter Palfrader <weasel@debian.org> Thu, 3 Feb 2005 12:20:07 +0100
+ -- Peter Palfrader <weasel@debian.org> Fri, 4 Feb 2005 00:20:25 +0100
tor (0.0.9.3-1) unstable; urgency=low