From: Siddhesh P. <sid...@us...> - 2010-01-04 14:55:25
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Ayttm source repository". The branch, master has been updated via ea5776523d9e20c8d993d8d80e15e6b522b316c2 (commit) from ab46edf748b6c5a0f171534f6950929db4939ab3 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit ea5776523d9e20c8d993d8d80e15e6b522b316c2 Author: Siddhesh Poyarekar <sid...@us...> Date: Mon Jan 4 20:15:52 2010 +0530 Sync with upstream libyahoo2 * Got rid of the $$ line * Implemented BUZZ inside the library. Accessible as yahoo_send_buzz and ext_yahoo_got_buzz * Fixed "update yahoo address book" (yahoo_set_yab) * Fixed typo in buzz strcmp. Thanks Iwan Budi Kusnanto <iwa...@gm...> for the patch * Initialize the random variable in yahoo_get_random * Throw an error in case of an invalid HTTP response instead of crashing out * More safety checks. Thanks A M <ael...@gm...> ----------------------------------------------------------------------- Summary of changes: modules/yahoo2/libyahoo2/libyahoo2.c | 64 ++++++++++++++++++++++----- modules/yahoo2/libyahoo2/yahoo2.h | 1 + modules/yahoo2/libyahoo2/yahoo2_callbacks.h | 12 +++++ modules/yahoo2/libyahoo2/yahoo2_types.h | 1 + 4 files changed, 66 insertions(+), 12 deletions(-) hooks/post-receive -- Ayttm source repository |