log

age author description
Thu, 05 Jul 2007 00:56:26 +0000 Sadrul Habib Chowdhury Fix #2034.
Wed, 04 Jul 2007 18:58:40 +0000 Sadrul Habib Chowdhury merge of 'cc6c96ed91fb789ae12faf87e23361996db6d2f0'
Wed, 04 Jul 2007 18:56:17 +0000 Sadrul Habib Chowdhury Do not crash when people run finch without 'make install'ing first.
Wed, 04 Jul 2007 15:26:17 +0000 Evan Schoenberg accept() wants a pointer to a socklen_t, not an unsigned int. This has no programattic effect, since we don't actually use the return value, but it silences a warning on my system.
Wed, 04 Jul 2007 15:22:19 +0000 Evan Schoenberg gmodule.h is needed in internal.h for GLIB_CHECK_VERSION() to be defined; this is independent of whether PURPLE_PLUGINS is defined.
Wed, 04 Jul 2007 03:43:37 +0000 Stu Tomlinson merge of 'c0dada8d5e1c72e70d6918a158d0c4edf662cf88'
Tue, 03 Jul 2007 15:56:24 +0000 Sadrul Habib Chowdhury Fix a bug where buddies from offline accounts were showing up.