comparison ChangeLog @ 1047:ece2d1543b20

[gaim-migrate @ 1057] Plugins now use GModule. Protocol plugins can be dynamically updated. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Wed, 01 Nov 2000 22:30:36 +0000
parents e281fe55bc78
children d7944415b1cc
comparison
equal deleted inserted replaced
1046:4593605da0e2 1047:ece2d1543b20
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 13
13 version 0.10.3 (10/09/2000): 14 version 0.10.3 (10/09/2000):
14 * Segfault when viewing user info fixed 15 * Segfault when viewing user info fixed
15 * libdb problem fixed 16 * libdb problem fixed
16 17