[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-103-ga0bfd1e |
Date: |
Sun, 24 Nov 2013 13:01:00 +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 a0bfd1efb7794d6cac0fc53db8fb02e881a0387c (commit)
via 2305c95db08a214dba68e771c9bbabc51ca7d055 (commit)
via 1fa4701ed073521370a3be1767ae9f625e81c822 (commit)
via 0b94d3c3bc81b4db4970e9034c959244ea5641b6 (commit)
via 95d0d33972eb4f63602d920f4d3aa24ac2c526b6 (commit)
from 262dff4b87ebf14a11fe83899fe168bc5a72ffe6 (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 a0bfd1efb7794d6cac0fc53db8fb02e881a0387c
Author: Nils Görs <address@hidden>
Date: Sun Nov 24 13:59:29 2013 +0100
doc: update german user's guide
commit 2305c95db08a214dba68e771c9bbabc51ca7d055
Author: Sebastien Helleu <address@hidden>
Date: Sat Nov 23 17:06:07 2013 +0100
irc: fix memory leak when checking the value of ssl_priorities option in
servers
commit 1fa4701ed073521370a3be1767ae9f625e81c822
Author: Sebastien Helleu <address@hidden>
Date: Sat Nov 23 16:29:51 2013 +0100
core: free secured data on exit
commit 0b94d3c3bc81b4db4970e9034c959244ea5641b6
Author: Sebastien Helleu <address@hidden>
Date: Sat Nov 23 16:20:19 2013 +0100
core: free nicklist data (for hsignal) on exit
commit 95d0d33972eb4f63602d920f4d3aa24ac2c526b6
Author: Sebastien Helleu <address@hidden>
Date: Sat Nov 23 16:15:36 2013 +0100
irc: fix memory leak when a channel is deleted
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 3 +++
doc/de/weechat_user.de.txt | 31 +++++++++++++------------------
src/core/wee-secure.c | 24 ++++++++++++++++++++++++
src/core/wee-secure.h | 1 +
src/core/weechat.c | 1 +
src/gui/curses/gui-curses-main.c | 3 +++
src/gui/gui-nicklist.c | 14 ++++++++++++++
src/gui/gui-nicklist.h | 1 +
src/plugins/irc/irc-channel.c | 2 ++
src/plugins/irc/irc-config.c | 1 +
10 files changed, 63 insertions(+), 18 deletions(-)
hooks/post-receive
--
Fast, light and extensible chat client
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.2-103-ga0bfd1e,
Sebastien Helleu <=
- Prev by Date:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.2-98-g262dff4
- Next by Date:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.2-104-g9e1caff
- Previous by thread:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.2-98-g262dff4
- Next by thread:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.2-104-g9e1caff
- Index(es):