aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2014-10-28 14:03:40 -0400
committerNick Mathewson <nickm@torproject.org>2014-10-28 14:03:40 -0400
commit2c884fd8cc0a7a8c42003e10b5033deb5a7d6d99 (patch)
tree332c687aff7c32c901aedfa3577451ccdb4c820c /changes
parent0793ef862b4991281bcb9155f0d15a3930889bea (diff)
parent36e771628eb77f9eb4101517b761c8dc652ff037 (diff)
downloadtor-2c884fd8cc0a7a8c42003e10b5033deb5a7d6d99.tar.gz
tor-2c884fd8cc0a7a8c42003e10b5033deb5a7d6d99.zip
Merge remote-tracking branch 'rl1987/feature10427'
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket104274
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket10427 b/changes/ticket10427
new file mode 100644
index 0000000000..66af284243
--- /dev/null
+++ b/changes/ticket10427
@@ -0,0 +1,4 @@
+ o Minor features:
+ - When identity keypair is generated for first time, log a
+ congratulatory message that points to new relay lifecycle
+ document. Implements feature 10427.