Mercurial > pidgin.yaz
diff ChangeLog @ 1102:d7944415b1cc
[gaim-migrate @ 1112]
updates to changelog, fix for potential segfault in buddy.c, making dir info in server.c connection-based, and making gaim dependent on toc/rvous only for build_toc_config and parse_toc_buddy_list (and of course, toc_init).
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Thu, 16 Nov 2000 23:51:49 +0000 |
parents | ece2d1543b20 |
children | f3e0f41beddb |
line wrap: on
line diff
--- a/ChangeLog Thu Nov 16 10:06:12 2000 +0000 +++ b/ChangeLog Thu Nov 16 23:51:49 2000 +0000 @@ -1,15 +1,16 @@ GAIM: The Pimpin' Penguin IM Clone thats good for the soul! version 0.11.0: - * multiple connections - * logs now stored to ~/.gaim/logs rather than ~/.gaim/SN/ - * protocol plugins - * user configurable sounds - * scroll bar now functions properly in chat room user lists + * Multiple connections + * Protocol plugins (IRC (plugins/irc.c), Yahoo (plugins/yay)) + * Logs now stored to ~/.gaim/logs rather than ~/.gaim/SN/ + * User configurable sounds + * Scroll bar now functions properly in chat room user lists * X-Idle support added (thanks bmiller and bryner) * small change in the way away messages are displayed (Thanks Ryan C. Gordon) - * plugin system uses GModule now (improves portability, adds features) + * Plugin system uses GModule now (improves portability, adds features) + * Perl got updates (reread plugins/PERL-HOWTO) version 0.10.3 (10/09/2000): * Segfault when viewing user info fixed