weechat-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, maste


From: Sebastien Helleu
Subject: [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.0-41-gd4b1b50
Date: Thu, 07 Feb 2013 21:11:32 +0000

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 "Fast, light and extensible chat client".

The branch, master has been updated
       via  d4b1b50311eca979928d32e209c888be7d187977 (commit)
       via  e4149b073dd4c00c5dbd5733e8c26c2738c99fd5 (commit)
       via  3e2bf9be0a3f037a074b9ac8c7818c12175c3693 (commit)
      from  de6bf18e4708e6a651e9bd7ebf68c723efdf8d3e (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 d4b1b50311eca979928d32e209c888be7d187977
Author: Sebastien Helleu <address@hidden>
Date:   Thu Feb 7 22:11:25 2013 +0100

    core: fix structures before buffer data when a buffer is closed
    
    This was causing a bug in relay plugin (weechat protocol): when a buffer was
    closed, local variables were removed after buffer name, and when signal is 
sent
    to client, the buffer name was wrong (already freed).

commit e4149b073dd4c00c5dbd5733e8c26c2738c99fd5
Author: Sebastien Helleu <address@hidden>
Date:   Thu Feb 7 22:08:31 2013 +0100

    relay: add options "buffers" and "upgrade" for commands sync/desync in 
weechat protocol

commit 3e2bf9be0a3f037a074b9ac8c7818c12175c3693
Author: Sebastien Helleu <address@hidden>
Date:   Thu Feb 7 22:06:58 2013 +0100

    doc: remove list of scripts for URLs in FAQ

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                                          |    5 +-
 doc/de/weechat_faq.de.txt                          |   19 +-
 doc/en/weechat_faq.en.txt                          |   18 +-
 doc/en/weechat_relay_protocol.en.txt               |  113 ++++--
 doc/fr/weechat_faq.fr.txt                          |   18 +-
 doc/it/weechat_faq.it.txt                          |   19 +-
 doc/ja/weechat_faq.ja.txt                          |   19 +-
 doc/pl/weechat_faq.pl.txt                          |   19 +-
 src/gui/gui-buffer.c                               |   24 +-
 src/plugins/relay/weechat/relay-weechat-protocol.c |  433 +++++++++++---------
 src/plugins/relay/weechat/relay-weechat-protocol.h |   12 +
 src/plugins/relay/weechat/relay-weechat.c          |    9 +-
 12 files changed, 366 insertions(+), 342 deletions(-)


hooks/post-receive
-- 
Fast, light and extensible chat client



reply via email to

[Prev in Thread] Current Thread [Next in Thread]