comparison ChangeLog @ 29283:4d7499dc540d

Patch from Gabriel Schulhof to correctly disable all missing dependencies if --disable-missing-dependencies is passed to configure. In some cases, this would only result in incorrect output from configure (yes, instead of no), but I think a few cases would probably not compile. Fixes #10623. committer: Elliott Sales de Andrade <qulogic@pidgin.im>
author Gabriel Schulhof <nix@go-nix.ca>
date Sun, 17 Jan 2010 00:59:14 +0000
parents 5c2bbeef2eb8
children 337ab97fa198
comparison
equal deleted inserted replaced
29282:5c2bbeef2eb8 29283:4d7499dc540d
1 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul 1 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
2 2
3 version 2.6.6 (??/??/20??): 3 version 2.6.6 (??/??/20??):
4 libpurple: 4 libpurple:
5 * Fix 'make check' on OS X. (David Fang) 5 * Fix 'make check' on OS X. (David Fang)
6
7 General:
8 * Correctly disable all missing dependencies when using the
9 --disable-missing-dependencies option. (Gabriel Schulhof)
6 10
7 Gadu-Gadu: 11 Gadu-Gadu:
8 * Fix display of avatars after a server-side change. (Krzysztof 12 * Fix display of avatars after a server-side change. (Krzysztof
9 Klinikowski) 13 Klinikowski)
10 14