Mercurial > pidgin
diff ChangeLog @ 7506:240aca6344b6
[gaim-migrate @ 8119]
I'm going climbing soon, but I'll be around later to make Mandrake
9.1 RPMs. 9.2 ISOs haven't been released to the public yet, AFAIK.
This is some more disconnection dialog stuff from Daniel Atallah.
It fixes a memleak (that I think I introduced), makes the most
recently disconnected account the selected account, and makes the
window manager close work correctly.
datallah: The fix for the window-manager-close-button is the
"case GTK_RESPONSE_DELETE_EVENT:" line.
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Thu, 13 Nov 2003 23:57:45 +0000 |
parents | 97e385fe462d |
children | 5dbb710e39f2 |
line wrap: on
line diff
--- a/ChangeLog Thu Nov 13 22:46:41 2003 +0000 +++ b/ChangeLog Thu Nov 13 23:57:45 2003 +0000 @@ -5,6 +5,7 @@ * fixes i18n issues with logs * compatable with old logs * hopefully fixes segfault in viewing logs + * New disconnection account dialog (with bug fixes from Daniel Atallah) * Fixes several Jabber bugs * Fixes the bug where some dialogs would crash when spell checking was enabled. Closes #827930.