Mercurial > pidgin
diff 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 |
line wrap: on
line diff
--- a/ChangeLog Wed Nov 01 11:34:56 2000 +0000 +++ b/ChangeLog Wed Nov 01 22:30:36 2000 +0000 @@ -9,6 +9,7 @@ * 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) version 0.10.3 (10/09/2000): * Segfault when viewing user info fixed