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.9-17-g43c01f7
Date: Tue, 16 Oct 2012 17:25:04 +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  43c01f76a24e3c330dbb763405b844fedc97312f (commit)
       via  82a8acf9ce1f74b67286843e9c257fdcd65e4d76 (commit)
      from  452229cf32a0fa67effc108a7c650dd9ad150731 (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 43c01f76a24e3c330dbb763405b844fedc97312f
Author: Sebastien Helleu <address@hidden>
Date:   Tue Oct 16 19:25:36 2012 +0200

    irc: remove local variable "away" in server/channels buffers after server 
disconnection (bug #37582)

commit 82a8acf9ce1f74b67286843e9c257fdcd65e4d76
Author: Sebastien Helleu <address@hidden>
Date:   Tue Oct 16 19:14:26 2012 +0200

    relay: add support of IPv6, new option relay.network.ipv6, add support of 
"ipv4." and/or "ipv6." before protocol name, to force IPv4/IPv6 (task #12270)

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

Summary of changes:
 ChangeLog                              |    6 +-
 NEWS                                   |    8 +-
 doc/de/autogen/user/relay_commands.txt |   48 +++--
 doc/de/autogen/user/relay_options.txt  |    7 +-
 doc/en/autogen/user/relay_commands.txt |   14 +-
 doc/en/autogen/user/relay_options.txt  |    7 +-
 doc/fr/autogen/user/relay_commands.txt |   14 +-
 doc/fr/autogen/user/relay_options.txt  |    7 +-
 doc/it/autogen/user/relay_commands.txt |   48 +++--
 doc/it/autogen/user/relay_options.txt  |    7 +-
 doc/ja/autogen/user/relay_commands.txt |   48 +++--
 doc/ja/autogen/user/relay_options.txt  |    7 +-
 po/cs.po                               |   43 +++--
 po/de.po                               |   54 ++++--
 po/es.po                               |   53 ++++--
 po/fr.po                               |   80 ++++++---
 po/hu.po                               |   47 ++++--
 po/it.po                               |   54 ++++--
 po/ja.po                               |   54 ++++--
 po/pl.po                               |   50 ++++--
 po/pt_BR.po                            |   43 +++--
 po/ru.po                               |   47 ++++--
 po/weechat.pot                         |   43 +++--
 src/plugins/irc/irc-server.c           |    3 +
 src/plugins/relay/relay-command.c      |   25 ++-
 src/plugins/relay/relay-completion.c   |    9 +-
 src/plugins/relay/relay-config.c       |   54 +++++-
 src/plugins/relay/relay-config.h       |    1 +
 src/plugins/relay/relay-server.c       |  317 +++++++++++++++++++++----------
 src/plugins/relay/relay-server.h       |   12 +-
 src/plugins/relay/relay.c              |    3 +-
 31 files changed, 843 insertions(+), 370 deletions(-)


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



reply via email to

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