comparison ChangeLog @ 6508:cbd24b37350d

[gaim-migrate @ 7025] Okay, ready for some breakage again? I rewrote the perl loader plugin. All old scripts are broken, but the new API will be much better. Currently, you can access accounts and do debug output, and that's it, but adding support for new things is much easier. Please don't come after me with pitchforks. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Tue, 19 Aug 2003 21:47:36 +0000
parents e690a3bc8480
children 785a272be6ce
comparison
equal deleted inserted replaced
6507:c8e31153eea7 6508:cbd24b37350d
2 2
3 version 0.68: 3 version 0.68:
4 * Removed the old event system and replaced it with a much better 4 * Removed the old event system and replaced it with a much better
5 signal system. 5 signal system.
6 * Added plugin dependency support. 6 * Added plugin dependency support.
7 * Rewrote the Perl plugin. All old scripts will break, but it offers
8 a much better API for new scripts.
7 * Swedish translation updated (Tore Lundqvist (luntor)) 9 * Swedish translation updated (Tore Lundqvist (luntor))
8 * German translation updated (Bjoern Voigt) 10 * German translation updated (Bjoern Voigt)
9 11
10 version 0.67 (08/14/2003): 12 version 0.67 (08/14/2003):
11 * Brought back the message notification plugin (Brian Tarricone) 13 * Brought back the message notification plugin (Brian Tarricone)
12 You'll need to reconfigure your settings for this plugin 14 You'll need to reconfigure your settings for this plugin
13 * IRC protocol plugin rewritten (Ethan Blanton) 15 * IRC protocol plugin rewritten (Ethan Blanton)
14 * New IRC protocol icon (Nuno Donato) 16 * New IRC protocol icon (Nuno Donato)