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.8-102-g83dc57f
Date: Wed, 01 Aug 2012 15:35:47 +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  83dc57f56e7ec441cef849d1a68bb1c10ee00530 (commit)
       via  d685d5fb42c3c7c03f428408a6d57c2b84526da1 (commit)
       via  67c78085c92853b0d4b520b1fcffbd64e056d77c (commit)
      from  2da1bb81996f34ed571f09fb81e047cf19a420d9 (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 83dc57f56e7ec441cef849d1a68bb1c10ee00530
Author: Sebastien Helleu <address@hidden>
Date:   Wed Aug 1 17:35:44 2012 +0200

    relay: add missing gnutls lib for link

commit d685d5fb42c3c7c03f428408a6d57c2b84526da1
Author: Sebastien Helleu <address@hidden>
Date:   Wed Aug 1 17:31:48 2012 +0200

    core: add option weechat.startup.sys_rlimit to set system resource limits 
for WeeChat process

commit 67c78085c92853b0d4b520b1fcffbd64e056d77c
Author: Sebastien Helleu <address@hidden>
Date:   Tue Jul 31 08:26:33 2012 +0200

    core: fix typo in FindNcurses.cmake (patch from jaset)

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

Summary of changes:
 ChangeLog                               |    4 +-
 cmake/FindNcurses.cmake                 |    2 +-
 config.h.cmake                          |    1 +
 configure.in                            |    2 +-
 doc/de/autogen/user/weechat_options.txt |    5 +
 doc/de/weechat_user.de.txt              |   12 ++-
 doc/en/autogen/user/weechat_options.txt |    5 +
 doc/en/weechat_user.en.txt              |   10 ++-
 doc/fr/autogen/user/weechat_options.txt |    5 +
 doc/fr/weechat_user.fr.txt              |   10 ++-
 doc/it/autogen/user/weechat_options.txt |    5 +
 doc/it/weechat_user.it.txt              |   12 ++-
 po/cs.po                                |   27 +++++-
 po/de.po                                |   27 +++++-
 po/es.po                                |   27 +++++-
 po/fr.po                                |   63 +++++++-----
 po/hu.po                                |   27 +++++-
 po/it.po                                |   27 +++++-
 po/ja.po                                |   28 +++++-
 po/pl.po                                |   27 +++++-
 po/pt_BR.po                             |   27 +++++-
 po/ru.po                                |   27 +++++-
 po/weechat.pot                          |   27 +++++-
 src/CMakeLists.txt                      |    1 +
 src/core/wee-config.c                   |   28 +++++
 src/core/wee-config.h                   |    1 +
 src/core/wee-util.c                     |  175 +++++++++++++++++++++++++++++++
 src/core/wee-util.h                     |    9 ++
 src/plugins/relay/CMakeLists.txt        |    5 +
 src/plugins/relay/Makefile.am           |    4 +-
 30 files changed, 585 insertions(+), 45 deletions(-)


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



reply via email to

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