summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorElliott Sales de Andrade <qulogic@pidgin.im>2012-02-23 08:13:01 +0000
committerElliott Sales de Andrade <qulogic@pidgin.im>2012-02-23 08:13:01 +0000
commita5d49671220fe105c2288c553e4459705402bc01 (patch)
treef85ccd8bed4ca7da7cb39e9a93eae595f348bf04 /ChangeLog
parentd80174a408542b16ab29912276086bcc0ead11b3 (diff)
downloadpidgin-a5d49671220fe105c2288c553e4459705402bc01.tar.gz
*** Plucked rev deb06ab6aa118efb674f1a8434ff529e67b28809 (qulogic@pidgin.im):
Fix the Browser prefs on GNOME3. Unfortunately, there doesn't seem to be a way to go directly to the Default Applications screen, but we'll have to settle for the System Information panel.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4975b0502d..13e45f45cf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,8 @@ version 2.10.2 (02/22/2012):
Pidgin:
* Add support for the GNOME3 Network dialog. (#13882)
* Fix rare crash. (#14392)
+ * Add support for the GNOME3 Default Application dialog for configuring
+ the Browser.
libpurple:
* Support new connection states and signals for NetworkManager 0.9+.