pidgin: 9e9bcdba: Merge Windows-specific changes for 2.7.0...
rekkanoryo at pidgin.im
rekkanoryo at pidgin.im
Sun May 23 13:30:53 EDT 2010
-----------------------------------------------------------------
Revision: 9e9bcdba177b1d4b1f7368101b35c65a5d1c3a65
Ancestor: 33241f3632f601e8ace61225c00da28f8cab9e8e
Author: rekkanoryo at pidgin.im
Date: 2010-05-23T16:11:48
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/9e9bcdba177b1d4b1f7368101b35c65a5d1c3a65
Modified files:
ChangeLog ChangeLog.win32
ChangeLog:
Merge Windows-specific changes for 2.7.0 and 2.7.1 into the main ChangeLog and
include a note at the top of ChangeLog.win32 explaining that the file will no
longer be updated.
-------------- next part --------------
============================================================
--- ChangeLog f07feb75deabba7d20ffaa299a18920605fed9f8
+++ ChangeLog 84222fa1acef78da3a40b624e357336d0b862d1f
@@ -24,6 +24,10 @@ version 2.7.1 (??/??/????):
* Allow connecting to servers that advertise EXTERNAL (broken in
2.7.0)
+ Windows-Specific Changes:
+ * Fix a regression introduced in 2.7.0 that caused Window Flashing not
+ to work.
+
version 2.7.0 (05/12/2010):
General:
* Changed GTK+ minimum version requirement to 2.10.0.
@@ -143,6 +147,21 @@ version 2.7.0 (05/12/2010):
* New action 'history-search', with default binding ctrl+r, to search
the entered string in the input history.
+ Windows-Specific Changes
+ * Updated GTK+ to 2.16.6
+ * Private GTK+ Runtime now used (GTK+ Installer no longer supported)
+ * Minimum required GTK+ version increased to 2.14.7
+ * Windows 95, Windows 98, Windows 98 Second Edition, Windows ME
+ (Millennium Edition), and Windows NT 4.0 longer supported due to GTK+
+ requirements changes.
+ * Crash Report files (pidgin.RPT) are now generated in the ~/.purple
+ directory instead of the installation directory.
+ * NSS SSL Library upgraded to 3.12.5 (thanks to Berke Viktor)
+ * GtkSpell upgraded to 2.0.16, changing the spellchecking backend to
+ enchant. This means that myspell and hunspell (OpenOffice)
+ dictionaries can be used (previous versions' aspell dictionaries
+ will not work).
+
version 2.6.6 (02/18/2010):
libpurple:
* Fix 'make check' on OS X. (David Fang)
============================================================
--- ChangeLog.win32 395834504fad2468e99c5ca37968507df52b406a
+++ ChangeLog.win32 78299c01383708419c9588b48d3b604258b3f739
@@ -1,12 +1,13 @@
-version 2.7.1 (??/??/????):
- * Fix a regression introduced in 2.7.0 that caused Window Flashing not
- to work.
+Starting with Pidgin version 2.7.1, this ChangeLog file will no longer be
+updated. It will be kept in the source tree for historical reasons only.
version 2.7.0 (05/12/2010):
* Updated GTK+ to 2.16.6
* Private GTK+ Runtime now used (GTK+ Installer no longer supported)
* Minimum required GTK+ version increased to 2.14.7
- * Win9x no longer supported.
+ * Windows 95, Windows 98, Windows 98 Second Edition, Windows ME
+ (Millennium Edition), and Windows NT 4.0 longer supported due to GTK+
+ requirements changes.
* Crash Report files (pidgin.RPT) are now generated in the ~/.purple
directory instead of the installation directory.
* NSS SSL Library upgraded to 3.12.5 (thanks to Berke Viktor)
More information about the Commits
mailing list