Mercurial > pidgin.yaz
diff plugins/ChangeLog @ 1038:daad2440a642
[gaim-migrate @ 1048]
i have homework i need to be doing. it's due in less than 7 hours, and i haven't started and i need to sleep.
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Tue, 31 Oct 2000 10:49:53 +0000 |
parents | 91b7377e7b45 |
children | ece2d1543b20 |
line wrap: on
line diff
--- a/plugins/ChangeLog Tue Oct 31 09:48:42 2000 +0000 +++ b/plugins/ChangeLog Tue Oct 31 10:49:53 2000 +0000 @@ -10,7 +10,10 @@ Look at the updates SIGNALS file to see what the new arguments passed to your handlers are. In some cases the only change necessary will be to modify the function declaration; in many cases the changes will be - much more substantial. + much more substantial. The only thing really to say here is that there + is no more event_blist_update. This event may make a comeback, but + that seems doubtful at this point. The good news is that you shouldn't + need it anymore anyway. The new system allows for protocol plugins. New protocols (including Yahoo, MSN, IRC, ICQ, etc) can be loaded dynamically. However, most