comparison ChangeLog @ 30086:4839a889f705

Fix Python overrideability in configure script. Closes #11625. Previously, overriding the path only affected one of the two checks. Patch from Brad Smith. committer: Paul Aurich <paul@darkrain42.org>
author brad@comstyle.com
date Sun, 04 Apr 2010 03:40:58 +0000
parents 674d1b0272a7
children ba65c87144fa
comparison
equal deleted inserted replaced
30082:c7bfe4f1358e 30086:4839a889f705
15 This can be used to specify GnuTLS priorities on a per-host basis. 15 This can be used to specify GnuTLS priorities on a per-host basis.
16 The format is "host=priority;host2=priority;...". The default 16 The format is "host=priority;host2=priority;...". The default
17 priority can be overridden by using "*" as the host. See the 17 priority can be overridden by using "*" as the host. See the
18 GnuTLS manual for documentation on the format of the priority 18 GnuTLS manual for documentation on the format of the priority
19 strings. 19 strings.
20 * Fix autoconf detection of Python. (Brad Smith)
20 21
21 Pidgin: 22 Pidgin:
22 * Moved the "Debugging Information" section of the About box to a 23 * Moved the "Debugging Information" section of the About box to a
23 "Build Information" dialog accessible on the Help menu. 24 "Build Information" dialog accessible on the Help menu.
24 * Moved the Developer and Crazy Patch Writer information from the About 25 * Moved the Developer and Crazy Patch Writer information from the About