www: e92d1b07: Update the website to reflect 2.7.5.
rekkanoryo at pidgin.im
rekkanoryo at pidgin.im
Mon Nov 1 00:00:53 EDT 2010
----------------------------------------------------------------------
Revision: e92d1b079e53afc0f84d1a2fed584f6b1f795b93
Parent: 62926074e7d1d8054b06f03c77375ac1fc227fa1
Author: rekkanoryo at pidgin.im
Date: 10/31/10 23:36:59
Branch: im.pidgin.www
URL: http://d.pidgin.im/viewmtn/revision/info/e92d1b079e53afc0f84d1a2fed584f6b1f795b93
Changelog:
Update the website to reflect 2.7.5.
Changes against parent 62926074e7d1d8054b06f03c77375ac1fc227fa1
patched htdocs/ChangeLog
patched htdocs/index.php
patched inc/version.inc
-------------- next part --------------
============================================================
--- htdocs/index.php 06dd19deb1f04151da35aa27a840a655dfaa4481
+++ htdocs/index.php 874f7c16e4b96ec7abab4152ee71047fa85808de
@@ -72,7 +72,7 @@ include($_SERVER['DOCUMENT_ROOT'] . "/..
<!-- This will pull from somewhere else at some point -->
<p class="more" id="lowblurb">
-Pidgin 2.7.4 contains important security fixes and several bug fixes.
+Pidgin 2.7.5 fixes several AIM and ICQ bugs introduced in 2.7.4.
</p>
<? /* Avoid outputting this stuff yet.
============================================================
--- inc/version.inc 83fc8dde57f5258fed5fc15c101573c11ca7b7b0
+++ inc/version.inc 66c709a8e9d716a49df0c5dfab1cd4ac8db26e5d
@@ -1,10 +1,10 @@
<?
// Current Pidgin Release
-$pidgin_version = "2.7.4";
+$pidgin_version = "2.7.5";
// Current Windows Pidgin Release
-$pidgin_win32_version = "2.7.4";
+$pidgin_win32_version = "2.7.5";
// Version of Pidgin in the Ubuntu PPA
$pidgin_ubuntu_version = "2.7.3";
============================================================
--- htdocs/ChangeLog 967ce290c34f6fde2472ef352985664b4e5a7650
+++ htdocs/ChangeLog fb5f413b0831717ac61e903a4242860a54fad3a1
@@ -1,5 +1,33 @@ Pidgin and Finch: The Pimpin' Penguin IM
Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
+version 2.7.5 (10/31/2010):
+ General:
+ * Added Verisign Class 3 Public CA - G2 root CA.
+
+ Pidgin:
+ * Properly differentiate between bn and bn_IN in the Translation
+ Information dialog.
+
+ AIM and/or ICQ:
+ * Display the "Authorize buddy?" minidialog when the requestor has an
+ empty nickname. (#12810)
+ * New ICQ accounts default to proper ICQ servers. Old accounts using one
+ of the old default servers will be silently migrated to use the proper
+ servers.
+ * ICQ accounts using clientLogin now use the correct ICQ servers. This is
+ separate from the server settings mentioned above.
+ * '<' should no longer cause ICQ status messages to be truncated in some
+ locations. (#11964, #12593)
+ * Fix sending messages to chat rooms. (#12768)
+
+ Bonjour:
+ * Don't crash when attempting to log into a Bonjour account and init
+ failed.
+
+ Windows-Specific Changes:
+ * Quote the path stored in the registry when the "run at startup" option
+ in the Windows Pidgin Options plugin is used. (#12781)
+
version 2.7.4 (10/20/2010):
General:
* Fix search path for Tk when compiling on Debian Squeeze. (#12465)
More information about the Commits
mailing list