Mercurial > pidgin.yaz
diff plugins/ChangeLog @ 404:3d94cc1dc424
[gaim-migrate @ 414]
It's a good thing I proofread things; otherwise, there would be a lot of
confused people when 0.9.20 comes out.
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Wed, 14 Jun 2000 02:12:25 +0000 |
parents | 59d97cd251ff |
children | ae7c762775cd |
line wrap: on
line diff
--- a/plugins/ChangeLog Wed Jun 14 01:52:10 2000 +0000 +++ b/plugins/ChangeLog Wed Jun 14 02:12:25 2000 +0000 @@ -24,7 +24,7 @@ There is a new event, event_quit, which signifies that gaim has exited correctly (i.e. didn't segfault). Also, after this event is called, all - plugins are removed, and their gaim_plugin_init function is called. + plugins are removed, and their gaim_plugin_remove function is called. This behavior is different from previous versions; however, it is the proper way of doing things, and should have no effect on current plugins. The reason event_quit exists despite plugins being removed at