Mercurial > pidgin
comparison 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 |
comparison
equal
deleted
inserted
replaced
1101:0ef4386edc29 | 1102:d7944415b1cc |
---|---|
1 GAIM: The Pimpin' Penguin IM Clone thats good for the soul! | 1 GAIM: The Pimpin' Penguin IM Clone thats good for the soul! |
2 | 2 |
3 version 0.11.0: | 3 version 0.11.0: |
4 * multiple connections | 4 * Multiple connections |
5 * logs now stored to ~/.gaim/logs rather than ~/.gaim/SN/ | 5 * Protocol plugins (IRC (plugins/irc.c), Yahoo (plugins/yay)) |
6 * protocol plugins | 6 * Logs now stored to ~/.gaim/logs rather than ~/.gaim/SN/ |
7 * user configurable sounds | 7 * User configurable sounds |
8 * scroll bar now functions properly in chat room user lists | 8 * Scroll bar now functions properly in chat room user lists |
9 * X-Idle support added (thanks bmiller and bryner) | 9 * X-Idle support added (thanks bmiller and bryner) |
10 * small change in the way away messages are displayed | 10 * small change in the way away messages are displayed |
11 (Thanks Ryan C. Gordon) | 11 (Thanks Ryan C. Gordon) |
12 * plugin system uses GModule now (improves portability, adds features) | 12 * Plugin system uses GModule now (improves portability, adds features) |
13 * Perl got updates (reread plugins/PERL-HOWTO) | |
13 | 14 |
14 version 0.10.3 (10/09/2000): | 15 version 0.10.3 (10/09/2000): |
15 * Segfault when viewing user info fixed | 16 * Segfault when viewing user info fixed |
16 * libdb problem fixed | 17 * libdb problem fixed |
17 | 18 |