Mercurial > pidgin.yaz
changeset 137:fe81c8b4951d
[gaim-migrate @ 147]
Fixed the leaking GdkColor.
committer: Tailor Script <tailor@pidgin.im>
author | Rob Flynn <gaim@robflynn.com> |
---|---|
date | Wed, 19 Apr 2000 08:49:49 +0000 |
parents | 4e91b92f91a7 |
children | e8ea1e2fdf0c |
files | ChangeLog src/dialogs.c src/gtkhtml.c |
diffstat | 3 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Wed Apr 19 07:57:20 2000 +0000 +++ b/ChangeLog Wed Apr 19 08:49:49 2000 +0000 @@ -11,6 +11,7 @@ that was used last. * FONT sizes now work correctly. * PLUGIN SUPPORT!! (Lots of cool goodies here) + * Fixed another leak or two version 0.9.13 (03/27/2000): * Dialog Box Segfault Fixed (When You Click A Toggle Then Cancel)