comparison ChangeLog @ 2103:d403300222d2

[gaim-migrate @ 2113] bah committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Wed, 01 Aug 2001 21:24:42 +0000
parents 899c22dcee42
children 0b81421021fd
comparison
equal deleted inserted replaced
2102:899c22dcee42 2103:d403300222d2
8 * Oscar Unicode fix (Thanks John Matthews) 8 * Oscar Unicode fix (Thanks John Matthews)
9 * Added Russian Translation 9 * Added Russian Translation
10 * Can select which protocols are compiled statically 10 * Can select which protocols are compiled statically
11 (e.g.: ./configure --with-static-prpls=oscar,jabber) 11 (e.g.: ./configure --with-static-prpls=oscar,jabber)
12 * New plugin event: event_im_displayed. Use this to change 12 * New plugin event: event_im_displayed. Use this to change
13 the message after it's displayed (e.g. encrypt it), or to 13 the message after it's displayed (e.g. encrypt it)
14 display an auto-response after the message is displayed
15 (e.g. for eliza bots).
16 14
17 version 0.11.0-pre14 (06/17/2001): 15 version 0.11.0-pre14 (06/17/2001):
18 * Fixed a segfault with Oscar's account confirmation 16 * Fixed a segfault with Oscar's account confirmation
19 (Thanks, Adam) 17 (Thanks, Adam)
20 * Updated the German translation (Thanks, Dominik) 18 * Updated the German translation (Thanks, Dominik)