Mercurial > pidgin
diff 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 |
line wrap: on
line diff
--- a/ChangeLog Thu Oct 09 00:03:18 2003 +0000 +++ b/ChangeLog Thu Oct 09 00:16:45 2003 +0000 @@ -23,6 +23,7 @@ (Robert McQueen) * Implemented another new Yahoo! authentication method * Fixed a bug displaying Chinese MSN messages (Ambrose C. LI). + * Additional fixes and checks for the perl build process (Sean Burke). * Massive core/UI splitting. * Re-write of Jabber protocol plugin * Conversation API changes.