comparison ChangeLog @ 8525:d8dfab355d2c

[gaim-migrate @ 9264] --enable-debug no longer breaks compilation when using gtk 2.4. This was a problem for me personally for a long time, and with the release of gtk 2.4, we're going to see it more without this. It affected gargnome (I think it was garnome?) as well. I added a --disable-deprecated flag for configure that will disable deprecated gtk/glib/pango code. This should suffice, imho. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Tue, 30 Mar 2004 06:00:04 +0000
parents 0e65de3b180f
children 2f81f6478bae
comparison
equal deleted inserted replaced
8524:253eb32e344c 8525:d8dfab355d2c
69 * Gadu-Gadu might actually connect again (Ignacy Gawedzki) 69 * Gadu-Gadu might actually connect again (Ignacy Gawedzki)
70 * Buddy pounces for an account are removed when the account is 70 * Buddy pounces for an account are removed when the account is
71 deleted (Gary Kramlich) 71 deleted (Gary Kramlich)
72 * Various bug and memory leak fixes (Gary Kramlich) 72 * Various bug and memory leak fixes (Gary Kramlich)
73 * Assorted SSL crashfixes 73 * Assorted SSL crashfixes
74 * --enable-debug no longer breaks compilation when using gtk 2.4,
75 which also broke garnome.
74 76
75 version 0.75 (01/09/2004): 77 version 0.75 (01/09/2004):
76 * New Yahoo! auth method 78 * New Yahoo! auth method
77 * Yahoo! file transfer (Tim Ringenbach) 79 * Yahoo! file transfer (Tim Ringenbach)
78 * Yahoo! chat joining fixes (Tim Ringenbach) 80 * Yahoo! chat joining fixes (Tim Ringenbach)