summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorIvan Alejandro <ivanalejandro0@yahoo.com.ar>2013-05-22 11:13:31 -0300
committerIvan Alejandro <ivanalejandro0@yahoo.com.ar>2013-05-22 11:38:55 -0300
commit8c54836c146ac1870996b0d00e116332b9b3d0a5 (patch)
tree22d9186e756ced50ecf0777614b5563d02eee9e6 /changes
parent0d8eb72fbe11dd9e5d59451fa4d49697213629cf (diff)
Handle 'Incorrect Password' exception.
closes issue #2640. don not automatic login if there is no password add changes file
Diffstat (limited to 'changes')
-rw-r--r--changes/bug-2640_app-crash-on-wrong-keyring-password1
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/bug-2640_app-crash-on-wrong-keyring-password b/changes/bug-2640_app-crash-on-wrong-keyring-password
new file mode 100644
index 00000000..eaee4f40
--- /dev/null
+++ b/changes/bug-2640_app-crash-on-wrong-keyring-password
@@ -0,0 +1 @@
+ o Handle 'Incorrect Password' exception (keyring)