Mercurial > pidgin.yaz
log
age | author | description |
---|---|---|
Wed, 02 Dec 2009 19:38:07 +0000 | Paul Aurich | Swap the order of -L and -l so that Solaris can find the Python libraries. |
Tue, 01 Dec 2009 21:56:55 +0000 | Paul Aurich | oops. |
Tue, 01 Dec 2009 21:39:18 +0000 | Marcus Lundblad | Fix ChangeLog after merge... |
Tue, 01 Dec 2009 21:36:55 +0000 | Marcus Lundblad | merge of '1cebb8e5585732c30dcfb31a6700dcb78ae47b44' |
Tue, 01 Dec 2009 21:24:11 +0000 | Paul Aurich | Changelog that. |
Tue, 01 Dec 2009 21:18:45 +0000 | Paul Aurich | jabber: Complete the fix for a NULL printf() on registration on Windows. Closes #10420 again. |
Tue, 01 Dec 2009 16:49:15 +0000 | Paul Aurich | strchr() is valid on a UTF8 string when searching for an ASCII character |
Tue, 01 Dec 2009 16:46:57 +0000 | Paul Aurich | strchr() is safe when searching for an ASCII character in UTF8 strings. |