diff options
author | Nick Mathewson <nickm@torproject.org> | 2016-06-29 16:10:10 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-06-29 16:10:10 -0400 |
commit | 7602b0b31f8ba0d080f84bcb700db0100efcb26f (patch) | |
tree | 180ee0d23e6cdea05c943eb833f704d588c6c750 /changes | |
parent | 79b2ba85984aae5bb6832db97bdff682a27634cb (diff) | |
parent | 54c3066c72aed043f65c6e02c3c92015f8e4b465 (diff) | |
download | tor-7602b0b31f8ba0d080f84bcb700db0100efcb26f.tar.gz tor-7602b0b31f8ba0d080f84bcb700db0100efcb26f.zip |
Merge remote-tracking branch 'weasel/bug19503'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug19503 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug19503 b/changes/bug19503 new file mode 100644 index 0000000000..30afdedc76 --- /dev/null +++ b/changes/bug19503 @@ -0,0 +1,3 @@ + o Minor bugfixes (user interface): + - Fix a typo in the getting passphrase prompt for the ed25519 + identity key. |