/pidgin/main: 42cd394dbeb9: Update ChangeLogs.
Mark Doliner
mark at kingant.net
Fri Jan 10 01:35:43 EST 2014
Changeset: 42cd394dbeb962c78c4b356c705ef1cd72f0a1db
Author: Mark Doliner <mark at kingant.net>
Date: 2014-01-09 22:35 -0800
Branch: release-2.x.y
URL: https://hg.pidgin.im/pidgin/main/rev/42cd394dbeb9
Description:
Update ChangeLogs.
I looked at every commit since 2.10.7 and I believe I've added everything
that users might care about.
diffstat:
ChangeLog | 48 +++++++++++++++++++++++++++++++++++++++++++-----
po/ChangeLog | 2 +-
2 files changed, 44 insertions(+), 6 deletions(-)
diffs (77 lines):
diff --git a/ChangeLog b/ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,18 +2,56 @@ Pidgin and Finch: The Pimpin' Penguin IM
version 2.10.8:
General:
- * Add support for Python3 in build scripts. (Ashish Gupta) (#15624)
+ * Python build scripts and example plugins are now compatible with
+ Python 3. (Ashish Gupta) (#15624)
+
+ libpurple:
+ * Fix handling of SSL certificates with subjects when using libnss.
+ * Fix handling of SSL certificates with timestamps in the distant future
+ when using libnss. (#15586)
Pidgin:
- * Add Unity integration plugin.
+ * Better handling of URLs longer than 1000 letters.
+ * Fix handling multibyte UTF-8 characters in smiley themes. (#15756)
+
+ Windows-Specific Changes:
+ * Fix Tcl scripts. (#15520)
+ * Fix crash-on-startup when ASLR is always on. (#15521)
+ * Updates to dependencies:
+ * NSS 3.15.3 and NSPR 4.10.2
Gadu-Gadu:
* Disabled buddy list import/export from/to server (it didn't work
anymore). Buddy list synchronization will be implemented in 3.0.0.
- Windows-Specific Changes:
- * Updates to dependencies:
- * NSS 3.15.3 and NSPR 4.10.2
+ IRC:
+ * Fix bug where initial IRC status would not be set correctly.
+ * Fix bug where IRC wasn't available when libpurple was compiled with
+ Cyrus SASL support. (#15517)
+
+ MXit:
+ * Fix sporadic crashes that can happen after user is disconnected.
+ * Fix crash when attempting to add a contact via search results.
+ * Show error message if file transfer fails.
+ * Fix compiling with InstantBird.
+ * Fix display of some custom emoticons.
+
+ SILC:
+ * Correctly set whiteboard dimensions in whiteboard sessions.
+
+ XMPP:
+ * Fix possible crash or other erratic behavior when selecting a very
+ small file for your own buddy icon.
+ * Fix crash if the user tries to initiate a voice/video session with a
+ resourceless JID.
+ * Fix login errors when the first two available auth mechanisms fail but
+ a subsequent mechanism would otherwise work when using Cyrus SASL.
+ (#15524)
+
+ Plugins:
+ * Fix crash in contact availability plugin.
+ * Fix perl function Purple::Network::ip_atoi
+ * Add Unity integration plugin.
version 2.10.7 (02/13/2013):
Alien hatchery:
diff --git a/po/ChangeLog b/po/ChangeLog
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,7 +1,7 @@
Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
version 2.10.8
- No changes
+ * German translation updated (Björn Voigt, Jochen Kemnade)
version 2.10.7
* Burmese translation updated (Thura Hlaing)
More information about the Commits
mailing list