summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNathan Walp <nwalp@pidgin.im>2007-06-01 01:27:47 +0000
committerNathan Walp <nwalp@pidgin.im>2007-06-01 01:27:47 +0000
commit4e2d6d36aa7e5ef38fdda8d88d61aced71e0a5ca (patch)
tree0b5a5f059f0b715e8ef891e35dcd5a83ae6f1db2 /ChangeLog
parent0499fd0f4819e9531cdaf8b1156ac65a13243a59 (diff)
downloadpidgin-4e2d6d36aa7e5ef38fdda8d88d61aced71e0a5ca.tar.gz
changelog the lack of linkification
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 10365e2f78..73a5631e78 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,8 @@ version 2.1.0 (??/??/????):
g_timeout_add_seconds() on glib >= 2.14 when possible. This allows
glib to better group our longer timers to increase power efficiency.
(Arjan van de Ven with Intel Corporation)
+ * No longer linkifies screennames containing @ signs in join/part
+ notifications in chats
Pidgin:
* Ensure only one copy of Pidgin is running with a given configuration