Mercurial > pidgin.yaz
diff ChangeLog @ 11224:409d6a11da51
[gaim-migrate @ 13360]
Restrict the conversation scrollback. Current default is 4000 lines. This also fixes the IM images not actually being cleared by gtk_imhtml_clear().
committer: Tailor Script <tailor@pidgin.im>
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Wed, 10 Aug 2005 21:13:44 +0000 |
parents | 1f0844561c7e |
children | 95fa774d216d |
line wrap: on
line diff
--- a/ChangeLog Wed Aug 10 05:45:17 2005 +0000 +++ b/ChangeLog Wed Aug 10 21:13:44 2005 +0000 @@ -46,6 +46,8 @@ directly * Yahoo! buddy requests to add you to their buddy list now prompt for authorization. + * Conversation buffer scrollback limited to avoid large memory + usage in active conversations. Bug fixes: * People using input methods can now use Enter again.