aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2008-12-10 18:16:58 +0000
committerNick Mathewson <nickm@torproject.org>2008-12-10 18:16:58 +0000
commit426b53d85a246a31e7c2da3a591f6b70ece3a8c6 (patch)
tree2fd74b4aea9ef35f0d1be96931b47caee61ac8e6 /ChangeLog
parentc24627fa6ffb09de364d92be9135ef3c4e7f620b (diff)
downloadtor-426b53d85a246a31e7c2da3a591f6b70ece3a8c6.tar.gz
tor-426b53d85a246a31e7c2da3a591f6b70ece3a8c6.zip
Apply patch from Karsten to fix bug 879. Backport candidate.
svn:r17562
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0a5f490569..f43771afd8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -20,6 +20,11 @@ Changes in version 0.2.1.9-alpha - 200?-??-??
- Resume using the correct "REASON=" stream when telling the
controller why we closed a stream. Bugfix in 0.2.1.1-alpha.
+ o Minor bugfixes (hidden services):
+ - Do not throw away existing introduction points on SIGHUP; do not
+ stall hidden services because of introduction points thrown away.
+ Patch by Karsten. Fixes bug 879.
+
Changes in version 0.2.1.8-alpha - 2008-12-08
o Major features: