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-242-g160ab68
Date: Tue, 21 Jan 2014 11:33:18 +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  160ab683efb0ce39813a2c4835bb92ad7b3a73fd (commit)
       via  d820389f8aa9d51b101bde15c946d1c3f1bfcc2e (commit)
       via  1ce23cd33138a5783e3da269e7c873ab800b818a (commit)
       via  357740f455658e02591feeafa171e85ae5380a9e (commit)
       via  462b106197bf23169e2585f922dc905e747dc347 (commit)
      from  91dad6808ac92ac10e0322adc6e15d05cc859430 (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 160ab683efb0ce39813a2c4835bb92ad7b3a73fd
Author: Sebastien Helleu <address@hidden>
Date:   Tue Jan 21 12:33:03 2014 +0100

    core: update translations

commit d820389f8aa9d51b101bde15c946d1c3f1bfcc2e
Author: Sebastien Helleu <address@hidden>
Date:   Tue Jan 21 12:21:13 2014 +0100

    irc: refactor code in gnutls callback to display certificates even if 
option ssl_fingerprint is set

commit 1ce23cd33138a5783e3da269e7c873ab800b818a
Author: Sebastien Helleu <address@hidden>
Date:   Tue Jan 21 10:44:35 2014 +0100

    irc: check that server option ssl_fingerprint has exactly 40 hexadecimal 
digits (when set to non-empty value)

commit 357740f455658e02591feeafa171e85ae5380a9e
Author: Maarten de Vries <address@hidden>
Date:   Tue Jan 21 10:35:38 2014 +0100

    irc: add server option "ssl_fingerprint" (task #12724)

commit 462b106197bf23169e2585f922dc905e747dc347
Author: Sebastien Helleu <address@hidden>
Date:   Mon Jan 20 22:43:01 2014 +0100

    irc: add comment with return value for function irc_server_gnutls_callback

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

Summary of changes:
 AUTHORS                             |    1 +
 ChangeLog                           |    1 +
 doc/de/autogen/user/irc_options.txt |    5 +
 doc/en/autogen/user/irc_options.txt |    5 +
 doc/fr/autogen/user/irc_options.txt |    5 +
 doc/it/autogen/user/irc_options.txt |    5 +
 doc/ja/autogen/user/irc_options.txt |    5 +
 doc/pl/autogen/user/irc_options.txt |    5 +
 po/cs.po                            |   73 ++++++--
 po/de.po                            |   75 ++++++--
 po/es.po                            |   75 ++++++--
 po/fr.po                            |   82 +++++++--
 po/hu.po                            |   67 ++++++--
 po/it.po                            |   75 ++++++--
 po/ja.po                            |   75 ++++++--
 po/pl.po                            |   75 ++++++--
 po/pt_BR.po                         |   73 ++++++--
 po/ru.po                            |   69 ++++++--
 po/tr.po                            |   59 +++++--
 po/weechat.pot                      |   61 +++++--
 src/plugins/irc/irc-command.c       |    8 +
 src/plugins/irc/irc-config.c        |   26 +++
 src/plugins/irc/irc-server.c        |  337 +++++++++++++++++++++++++----------
 src/plugins/irc/irc-server.h        |    1 +
 24 files changed, 958 insertions(+), 305 deletions(-)


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



reply via email to

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