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.3.7-103-gb645947
Date: Tue, 15 May 2012 10:59:11 +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  b645947954a21643c8629a0c094666ae671be1db (commit)
       via  21b87c428c3881df07b0d6c04b86f1f6dca22b2f (commit)
       via  36d5f464fb5b759f4ce24301543fce86436b61ab (commit)
      from  54b45e9c5eb709208279d631985746daa16e4234 (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 b645947954a21643c8629a0c094666ae671be1db
Author: Sebastien Helleu <address@hidden>
Date:   Tue May 15 12:57:53 2012 +0200

    Version 0.3.8-rc1

commit 21b87c428c3881df07b0d6c04b86f1f6dca22b2f
Author: Sebastien Helleu <address@hidden>
Date:   Tue May 15 12:48:50 2012 +0200

    irc: update channel modes by using chanmodes from message 005 (do not send 
extra command "MODES" to server), fix parsing of modes (bug #36215)

commit 36d5f464fb5b759f4ce24301543fce86436b61ab
Author: Sebastien Helleu <address@hidden>
Date:   Fri May 11 19:15:48 2012 +0200

    doc: add note about property "short_name" of buffers (plugin API reference)

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

Summary of changes:
 CMakeLists.txt                   |    2 +-
 ChangeLog                        |    4 +-
 NEWS                             |    2 +-
 configure.in                     |    4 +-
 doc/en/weechat_plugin_api.en.txt |    4 +-
 doc/fr/weechat_plugin_api.fr.txt |    5 +-
 doc/it/weechat_plugin_api.it.txt |    5 +-
 src/plugins/irc/irc-mode.c       |  345 +++++++++++++++++++++++++++++++-------
 src/plugins/irc/irc-mode.h       |    6 +-
 src/plugins/irc/irc-protocol.c   |  113 ++-----------
 src/plugins/irc/irc-protocol.h   |    2 -
 src/plugins/irc/irc-server.c     |   22 +++-
 src/plugins/irc/irc-server.h     |    3 +
 src/plugins/irc/irc-upgrade.c    |   10 +
 src/plugins/irc/irc.c            |    4 -
 15 files changed, 358 insertions(+), 173 deletions(-)


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



reply via email to

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