diff ChangeLog @ 32063:6ee534f155d7

Fix a bug where the tooltip is destroyed when it have a lot of information. Fixes #10510
author masca@cpw.pidgin.im
date Fri, 13 May 2011 04:32:48 +0000
parents bfb4b66953b4
children b185aa2c7318
line wrap: on
line diff
--- a/ChangeLog	Thu May 12 12:47:40 2011 +0000
+++ b/ChangeLog	Fri May 13 04:32:48 2011 +0000
@@ -18,6 +18,8 @@
 	  stream to the existing call. (Jakub Adam) (#13537)
 	* Pidgin plugins can now override tab completion and detect clicks on
 	  usernames in the chat userlist. (kawaii.neko) (#12599)
+	* Fix the tooltip being destroyed when it is full of information and
+	  cover the mouse (dliang) (#10510)
 
 	libpurple:
 	* media: Allow obtaining active local and remote candidates. (Jakub