Mercurial > pidgin.yaz
comparison ChangeLog @ 31601:2b63df6e495c
vvconfig: Don't crash when the stored device isn't found in the list of
available devices. Fixes #13238.
committer: John Bailey <rekkanoryo@rekkanoryo.org>
author | jakub.adam@ktknet.cz |
---|---|
date | Sat, 22 Jan 2011 08:42:12 +0000 |
parents | 66fe4bda9a85 |
children | 223ff38e73ae e89df17f5ae7 |
comparison
equal
deleted
inserted
replaced
31600:66fe4bda9a85 | 31601:2b63df6e495c |
---|---|
34 * Support rendering strikethrough when received as in-line CSS. (#13168) | 34 * Support rendering strikethrough when received as in-line CSS. (#13168) |
35 | 35 |
36 Plugins: | 36 Plugins: |
37 * The Voice/Video Settings plugin no longer resets selected devices to | 37 * The Voice/Video Settings plugin no longer resets selected devices to |
38 defaults. (Jakub Adam) (#13044) | 38 defaults. (Jakub Adam) (#13044) |
39 * The Voice/Video Settings plugin no longer crashes when a stored device | |
40 name is not found in the list of available devices. (Jakub Adam) | |
41 (#13238) | |
39 * The Autoaccept plugin now allows disabling filename escaping. (Rok | 42 * The Autoaccept plugin now allows disabling filename escaping. (Rok |
40 Mandeljc) (half of #11459) | 43 Mandeljc) (half of #11459) |
41 * The Autoaccept plugin now allows choosing Reject/Ask/Accept for | 44 * The Autoaccept plugin now allows choosing Reject/Ask/Accept for |
42 non-buddies. (Rok Mandeljc) (half of #11459) | 45 non-buddies. (Rok Mandeljc) (half of #11459) |
43 | 46 |