SHA256
1
0
forked from pool/pidgin
OBS User unknown
2009-02-08 01:51:45 +00:00
committed by Git OBS Bridge
parent bc1004f4a0
commit 7b3df43332
6 changed files with 147 additions and 112 deletions

View File

@@ -1,9 +1,67 @@
-------------------------------------------------------------------
Sun Feb 1 18:13:23 EST 2009 - mboman@suse.de
- Update to version 2.5.4:
+ libpurple
* Fix a connection timeout with empty Gadu-Gady buddy lists
* Don't ignore namespace information when parsing XMPP data
* Fix a crash that occurred when retrieving certain Offline
Messages on MSN.
* Extended purple-url-handler to handle "gtalk" URI's
* Fix the hang on exit in Network Location Awareness for
Windows XP and Windows Vista
+ MSN
* Change Contact Server to temporarily fix connection
problems
+ XMPP
* Support for XEP-0191 blocking
* Don't put SASL PLAIN or IQ Auth passwords in debug logs
* Fix removal of avatars (both PEP and vCard), we weren't
removing them correctly before
+ Pidgin
* Fix a crash in the Add Account dialog when changing
protocols under certain circumstances
+ Finch
* Redirect stderr outputs to the debug window
* Fix rebinding actions with the arrow-keys and tab
+ Windows-specific changes
* Fix the "Hang on Exit" issue that a number of users
encountered
* Updated GTK+ to 2.14.6
+ Translation updates
-------------------------------------------------------------------
Sat Jan 24 14:38:38 CET 2009 - vuntz@novell.com
- Mark pidgin-nonblock-aim.patch as PATCH-NEEDS-REBASE since it's
not applied.
- Remove libao-devel and perl-XML-Parser BuildRequires.
- Remove tests for non-supported versions of openSUSE.
- Don't rename sr@latin to sr@Latn since @latin is the right way.
- Enable parallel build.
- Consolidate removing of la files in one place.
- Recompress pidgin-po.tar.gz with bzip2.
- Remove pidgin-64bit-buildhack.patch which wasn't used anymore.
-------------------------------------------------------------------
Mon Jan 12 15:25:27 EST 2009 - mauro@suse.de
- Translations update.
-------------------------------------------------------------------
Tue Jan 6 12:11:13 EST 2009 - jpr@novell.com
- Fix keyring patch so the keyring paths actually get used
(bnc #327391)
-------------------------------------------------------------------
Wed Dec 31 09:23:03 IST 2008 - msuman@suse.de
- Update to version 2.5.3:
+ Misc. bug fixes
+ Custom smileys for the XMPP protocol
- Spec file cleanup for a few RPMLINT warnings.
-------------------------------------------------------------------
Tue Nov 25 10:22:44 CET 2008 - ro@suse.de