diff ChangeLog @ 28309:7eaf2561b6dd

Extend the TinyURL plugin. TinyURL has its own notify_uri function to show a shorter URL. This will help with opening inboxes on yahoo/msn etc. In a conversation, long URLs in a system message are also tinyurl-ed. This will help with, for example, Yahoo chat-room captchas.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Wed, 30 Sep 2009 15:20:25 +0000
parents 578b4048a501
children 79babdb9fdf3 2cc15ca3c26d
line wrap: on
line diff
--- a/ChangeLog	Tue Sep 29 16:19:47 2009 +0000
+++ b/ChangeLog	Wed Sep 30 15:20:25 2009 +0000
@@ -13,6 +13,11 @@
 	* Fix a crash when performing DNS queries on Unixes that use the
 	  blocking DNS lookups.  (Brian Lu)
 
+	Finch:
+	* The TinyURL plugin now creates shorter URLs for long non-conversation
+	  URLs, e.g. URLs to open Inbox in Yahoo/MSN protocols, or the Yahoo
+	  Captcha when joining chat rooms.
+
 version 2.6.2 (09/05/2009):
 	libpurple:
 	* Fix --disable-avahi to actually disable it in configure, as opposed