diff options
author | Ivan Alejandro <ivanalejandro0@gmail.com> | 2013-11-06 15:20:44 -0300 |
---|---|---|
committer | Ivan Alejandro <ivanalejandro0@gmail.com> | 2013-11-06 15:20:44 -0300 |
commit | 1899d12a134d7657a902bd9d4006098a98e02277 (patch) | |
tree | 71141cb32a1df3e716dac16ee662e3957fb51c79 /changes | |
parent | ae69f6f52e6f1825241c19fd4d4a465c48c78f65 (diff) |
Add hint about the duration of key generation.
[Closes #3958]
Diffstat (limited to 'changes')
-rw-r--r-- | changes/feature-3958_add-hint-about-duration-of-key-generation | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/feature-3958_add-hint-about-duration-of-key-generation b/changes/feature-3958_add-hint-about-duration-of-key-generation new file mode 100644 index 00000000..a5110e49 --- /dev/null +++ b/changes/feature-3958_add-hint-about-duration-of-key-generation @@ -0,0 +1 @@ +- Add hint to user about the duration of the key generation. Closes #3958. |