Mercurial > pidgin.yaz
comparison ChangeLog @ 7200:2ddd145c9420
[gaim-migrate @ 7769]
Added additional checks and fixes for the perl build process.
ExtUtils::MakeMaker is now required to build perl. If they don't have it,
perl just won't attempt to build, which is better than failing during
compile.
committer: Tailor Script <tailor@pidgin.im>
author | Christian Hammond <chipx86@chipx86.com> |
---|---|
date | Thu, 09 Oct 2003 00:16:45 +0000 |
parents | aeaa751d32f7 |
children | 97f5f4b65911 |
comparison
equal
deleted
inserted
replaced
7199:aeaa751d32f7 | 7200:2ddd145c9420 |
---|---|
21 * Multiple copies of gaim installed at different locations no | 21 * Multiple copies of gaim installed at different locations no |
22 longer attempt to load the same, possibly incompatible plugins | 22 longer attempt to load the same, possibly incompatible plugins |
23 (Robert McQueen) | 23 (Robert McQueen) |
24 * Implemented another new Yahoo! authentication method | 24 * Implemented another new Yahoo! authentication method |
25 * Fixed a bug displaying Chinese MSN messages (Ambrose C. LI). | 25 * Fixed a bug displaying Chinese MSN messages (Ambrose C. LI). |
26 * Additional fixes and checks for the perl build process (Sean Burke). | |
26 * Massive core/UI splitting. | 27 * Massive core/UI splitting. |
27 * Re-write of Jabber protocol plugin | 28 * Re-write of Jabber protocol plugin |
28 * Conversation API changes. | 29 * Conversation API changes. |
29 * Some plugins must be updated due to code variable changes, | 30 * Some plugins must be updated due to code variable changes, |
30 function name changes, and change of behavior for certain | 31 function name changes, and change of behavior for certain |