diff ChangeLog @ 25741:7183d12b96ed

propagate from branch 'im.pidgin.pidgin' (head 311b4db51b575e1baa7f78d751ff926475edecc3) to branch 'im.pidgin.cpw.malu.xmpp.ibb_ft' (head 2547f95c32d530b4f5c2d0cb5e65860482dc8138)
author Marcus Lundblad <ml@update.uu.se>
date Thu, 13 Nov 2008 19:50:53 +0000
parents 9e0458c98b4c
children 637aee10adcb 7e3ccef42bb0
line wrap: on
line diff
--- a/ChangeLog	Wed Oct 29 21:38:33 2008 +0000
+++ b/ChangeLog	Thu Nov 13 19:50:53 2008 +0000
@@ -7,6 +7,21 @@
 	  "Microsoft Internet Authority" certificates.  People that use
 	  --with-system-ssl-certs and GnuTLS need to include these in the
 	  system certs directory.
+	* Corrected maximum message lengths for Yahoo!
+
+	Pidgin:
+	* On GTK+ 2.14 and higher, we're using the gtk-tooltip-delay setting
+	  instead of our own (hidden) tooltip_delay pref.  If you had
+	  previously changed that pref, add a line like this to
+	  ~/.purple/gtkrc-2.0 (where 500 is the timeout (in ms) you want):
+	      gtk-tooltip-timeout = 500
+	  To completely disable tooltips (e.g. if you had an old tooltip_delay
+	  of zero), add this to ~/.purple/gtkrc-2.0:
+	      gtk-enable-tooltips = 0
+
+	Finch:
+	* Allow binding meta+arrow keys for actions.
+
 
 version 2.5.2 (10/19/2008):
 	libpurple: