aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2011-09-13 18:32:00 -0400
committerRoger Dingledine <arma@torproject.org>2011-09-13 18:32:00 -0400
commit1fcaeb60924d155e80a9579588a1b6c31e2174f7 (patch)
tree274aa165a9ade0fbf3b9b1ce940d2e91c531d96a /changes
parent1e1cc43b5723008dc6ec19188b1613c3682c36d3 (diff)
parent4a351b4b9ebfadf27d68e6bb3e1470cdef83ef45 (diff)
downloadtor-1fcaeb60924d155e80a9579588a1b6c31e2174f7.tar
tor-1fcaeb60924d155e80a9579588a1b6c31e2174f7.tar.gz
Merge branch 'maint-0.2.2'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug40143
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug4014 b/changes/bug4014
new file mode 100644
index 000000000..9c20c6c33
--- /dev/null
+++ b/changes/bug4014
@@ -0,0 +1,3 @@
+ o Minor features:
+ - Adjust the expiration time on our SSL session certificates to
+ better match SSL certs seen in the wild. Resolves ticket 4014.