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.2-rc1-10-g2110c6d
Date: Thu, 19 Sep 2013 13:20:33 +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  2110c6d92e1785d55ab7117a3aaa8113e0870d99 (commit)
       via  087e9cc008388a9dae764bb24624f23442071fd3 (commit)
       via  e900579fbaf1185aaefb9dc0463bbeadfd9fe1a8 (commit)
       via  252feedde4ed4c67c2790da16aec955cc39ba098 (commit)
      from  266b9e1e2a300ea74b481c6759b5493187ee3b7c (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 2110c6d92e1785d55ab7117a3aaa8113e0870d99
Author: Sebastien Helleu <address@hidden>
Date:   Thu Sep 19 15:07:55 2013 +0200

    core: add support of secured data in proxy options username/password 
(evaluate content)

commit 087e9cc008388a9dae764bb24624f23442071fd3
Author: Sebastien Helleu <address@hidden>
Date:   Thu Sep 19 13:58:45 2013 +0200

    irc: add note about evaluated content of "password" server option

commit e900579fbaf1185aaefb9dc0463bbeadfd9fe1a8
Author: Sebastien Helleu <address@hidden>
Date:   Thu Sep 19 13:55:27 2013 +0200

    relay: add support of secured data in option relay.network.password 
(evaluate content) (patch from Nils Görs)

commit 252feedde4ed4c67c2790da16aec955cc39ba098
Author: Sebastien Helleu <address@hidden>
Date:   Thu Sep 19 10:19:29 2013 +0200

    core: fix memory leak on unhook of a print hook (if using tags)

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

Summary of changes:
 ChangeLog                                          |    3 +-
 doc/de/autogen/user/irc_options.txt                |    2 +-
 doc/de/autogen/user/relay_options.txt              |    2 +-
 doc/de/autogen/user/weechat_commands.txt           |   55 ++++++++++---------
 doc/en/autogen/user/irc_options.txt                |    2 +-
 doc/en/autogen/user/relay_options.txt              |    2 +-
 doc/en/autogen/user/weechat_commands.txt           |    1 +
 doc/fr/autogen/user/irc_options.txt                |    2 +-
 doc/fr/autogen/user/relay_options.txt              |    2 +-
 doc/fr/autogen/user/weechat_commands.txt           |    1 +
 doc/it/autogen/user/irc_options.txt                |    2 +-
 doc/it/autogen/user/relay_options.txt              |    2 +-
 doc/it/autogen/user/weechat_commands.txt           |    1 +
 doc/ja/autogen/user/irc_options.txt                |    2 +-
 doc/ja/autogen/user/relay_options.txt              |    2 +-
 doc/ja/autogen/user/weechat_commands.txt           |   47 ++++++++--------
 po/cs.po                                           |   21 ++++---
 po/de.po                                           |   42 ++++++++------
 po/es.po                                           |   21 ++++---
 po/fr.po                                           |   28 ++++++----
 po/hu.po                                           |   20 ++++----
 po/it.po                                           |   22 +++++---
 po/ja.po                                           |   23 +++++---
 po/pl.po                                           |   27 ++++++----
 po/pt_BR.po                                        |   19 ++++---
 po/ru.po                                           |   23 ++++----
 po/tr.po                                           |   19 ++++---
 po/weechat.pot                                     |   11 ++--
 src/core/wee-command.c                             |    1 +
 src/core/wee-hook.c                                |    2 +
 src/core/wee-network.c                             |   57 +++++++++++++++-----
 src/core/wee-proxy.c                               |    6 ++-
 src/plugins/irc/irc-config.c                       |    3 +-
 src/plugins/relay/irc/relay-irc.c                  |   23 ++++++---
 src/plugins/relay/relay-config.c                   |    3 +-
 src/plugins/relay/weechat/relay-weechat-protocol.c |   11 +++--
 src/plugins/relay/weechat/relay-weechat.c          |    8 ++-
 37 files changed, 311 insertions(+), 207 deletions(-)


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



reply via email to

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