SHA256
1
0
forked from pool/pidgin

Accepting request 109368 from GNOME:Apps

Update to 2.10.2 (forwarded request 109270 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/109368
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pidgin?expand=0&rev=85
This commit is contained in:
Stephan Kulow
2012-03-16 12:20:50 +00:00
committed by Git OBS Bridge
parent 3dc4daa13c
commit c0213d79cc
6 changed files with 42 additions and 74 deletions

View File

@@ -1,3 +1,39 @@
-------------------------------------------------------------------
Wed Mar 14 11:12:34 UTC 2012 - vuntz@opensuse.org
- Update to version 2.10.2:
+ General:
- Fix compilation when using binutils 2.22 and new GDK pixbuf.
- Fix compilation of the MXit protocol plugin with GLib 2.31.
+ Pidgin:
- Add support for the GNOME3 Network dialog.
- Fix rare crash.
- Add support for the GNOME3 Default Application dialog for
configuring the Browser.
+ libpurple:
- Support new connection states and signals for NetworkManager
0.9+.
+ AIM and ICQ:
- Fix a possible crash when receiving an unexpected message
from the server.
- Allow signing on with usernames containing periods and
underscores.
- Allow adding buddies containing periods and underscores.
- Don't try to format ICQ usernames entered as email addresses.
This gets rid of an "Unable to format username" error at
login.
+ MSN:
- Fix possible crashes caused by not validating incoming
messages as UTF-8.
- Support new protocol version MSNP18.
- Fix messages to offline contacts.
+ Plugins:
- The autoaccept plugin will no longer reset the preference for
unknown buddies to "Auto Reject" in certain cases.
+ Windows-Specific Changes.
- Drop pidgin-nm09-more.patch: fixed upstream.
- Drop pidgin-glib-2.31.patch: fixed upstream.
-------------------------------------------------------------------
Tue Feb 21 10:52:59 UTC 2012 - vuntz@opensuse.org