Mercurial > pidgin
diff ChangeLog @ 3163:e102d1629c71
[gaim-migrate @ 3179]
event_chat_recv takes char** arguments, so you can change the incoming text
and sender.
event_im_recv takes a guint32* for its flags, so you can change the flags too.
committer: Tailor Script <tailor@pidgin.im>
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Tue, 23 Apr 2002 16:30:09 +0000 |
parents | fce1883cc608 |
children | 14045cebdee3 |
line wrap: on
line diff
--- a/ChangeLog Mon Apr 22 23:40:53 2002 +0000 +++ b/ChangeLog Tue Apr 23 16:30:09 2002 +0000 @@ -9,6 +9,8 @@ * Finnish translation update (Thanks, Tero Kuusela) * Jabber improvements (Thanks, Nathan Walp) * More keyboard shortcuts + * event_chat_recv takes char**'s, and event_im_recv takes + a *guint32 for flags version 0.56 (04/11/2002): * German translation update (Thanks Karsten Weiss)