Mercurial > pidgin
diff ChangeLog @ 9909:ebca3bbc6719
[gaim-migrate @ 10801]
(12:58:49) nosnilmot: LSchiere: I've got a few patches :) 1) Avoids a g_log
when closing conversations on disconnected accounts
http://nosnilmot.com/patches/gaim-0.83cvs-gtkconv-glog-quieter.patch
(12:59:20) nosnilmot: 2) Some conversation signal fix-lets, which reduces
g_log warnings when closing gaim with conversations open
http://nosnilmot.com/patches/gaim-0.83cvs-conv-signal-fixes.patch
(12:59:45) nosnilmot: 3) Drag-and-drop buddy support for the Invite dialog
: http://nosnilmot.com/patches/gaim-0.83cvs-invite-dnd.patch
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Sun, 29 Aug 2004 16:59:47 +0000 |
parents | ec60a5bee587 |
children | 0cb20555b3ab |
line wrap: on
line diff
--- a/ChangeLog Sun Aug 29 16:30:59 2004 +0000 +++ b/ChangeLog Sun Aug 29 16:59:47 2004 +0000 @@ -1,5 +1,8 @@ Gaim: The Pimpin' Penguin IM Client that's good for the soul! version 0.83: + New Features: + * Drag-and-drop buddy support for the Invite dialog (Stu Tomlinson) + Bug Fixes: * Compile with gtk 2.5.x (Gary Kramlich)