Mercurial > pidgin
diff ChangeLog @ 25960:f98049a447f2
Clear the saved password on an authentication failure. The result of this is
that clicking "Re-enable" on the minidialog in the buddy list will request the
user to enter the password again. Fixes #183.
author | John Bailey <rekkanoryo@rekkanoryo.org> |
---|---|
date | Tue, 03 Mar 2009 05:54:21 +0000 |
parents | 33b8ac883b33 |
children | a4fea5757d27 |
line wrap: on
line diff
--- a/ChangeLog Tue Mar 03 05:13:52 2009 +0000 +++ b/ChangeLog Tue Mar 03 05:54:21 2009 +0000 @@ -18,6 +18,9 @@ * Pressing the Enter key in the message entry box of the New Status dialog and various other dialogs now causes the cursor to move to the next line. + * Authentication failures now clear the account password, causing Pidgin + to prompt for the password when clicking the "Re-enable" button on the + minidialog. version 2.5.5 (03/01/2009): libpurple: