[Top][All Lists]
[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.7-rc2-9-g8d63064 |
Date: |
Sun, 19 Feb 2012 18:37:50 +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 8d630641dc4172180672ff46728143aabf4e00f3 (commit)
via c6850e14a77851f3b5f56631b852ebe0b77e46dc (commit)
via 8a0f53019a5c7a6f125d6762cf2a82d43a5bed9b (commit)
via 205a8695988a7fb88057884f14886a3471cb7de2 (commit)
via 508bfe5c7a6f70a1ea9da42acc4b46bb638051c1 (commit)
via af72bcb01d79e1062be4880f4b2826b5a0e719ad (commit)
from 19dfdfedc9101ad633412ee95ead3a18452c7380 (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 8d630641dc4172180672ff46728143aabf4e00f3
Author: Sebastien Helleu <address@hidden>
Date: Sun Feb 19 19:36:54 2012 +0100
Version 0.3.7-rc3
commit c6850e14a77851f3b5f56631b852ebe0b77e46dc
Author: Sebastien Helleu <address@hidden>
Date: Sun Feb 19 19:24:57 2012 +0100
irc: fix memory leak in SASL/blowfish authentication
commit 8a0f53019a5c7a6f125d6762cf2a82d43a5bed9b
Author: Sebastien Helleu <address@hidden>
Date: Sun Feb 19 19:17:50 2012 +0100
irc: fix memory leak when a server is deleted
commit 205a8695988a7fb88057884f14886a3471cb7de2
Author: Sebastien Helleu <address@hidden>
Date: Sun Feb 19 19:15:14 2012 +0100
core: fix memory leak when closing buffer
commit 508bfe5c7a6f70a1ea9da42acc4b46bb638051c1
Author: Sebastien Helleu <address@hidden>
Date: Sun Feb 19 19:14:06 2012 +0100
core: fix memory leak in function util_search_full_lib_name
commit af72bcb01d79e1062be4880f4b2826b5a0e719ad
Author: Sebastien Helleu <address@hidden>
Date: Sun Feb 19 19:04:11 2012 +0100
irc: add option "cap" in servers to enable capabilities on connection
-----------------------------------------------------------------------
Summary of changes:
CMakeLists.txt | 2 +-
ChangeLog | 7 ++-
NEWS | 2 +-
configure.in | 4 +-
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 ++
po/cs.po | 12 +++-
po/de.po | 12 +++-
po/es.po | 12 +++-
po/fr.po | 17 ++++-
po/hu.po | 14 +++-
po/it.po | 12 +++-
po/pl.po | 12 +++-
po/pt_BR.po | 10 +++-
po/ru.po | 14 +++-
po/weechat.pot | 10 +++-
src/core/wee-util.c | 6 ++
src/gui/gui-buffer.c | 8 ++-
src/plugins/irc/irc-config.c | 15 +++++
src/plugins/irc/irc-display.c | 8 +++
src/plugins/irc/irc-protocol.c | 115 ++++++++++++++++++++++++++--------
src/plugins/irc/irc-sasl.c | 18 ++++++
src/plugins/irc/irc-server.c | 23 ++++++-
src/plugins/irc/irc-server.h | 1 +
26 files changed, 285 insertions(+), 69 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.3.7-rc2-9-g8d63064,
Sebastien Helleu <=
- Prev by Date:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.3.7-rc2-3-g19dfdfe
- Next by Date:
[Weechat-cvs] [SCM] Fast, light and extensible chat client annotated tag, v0.3.7-rc3, created. v0.3.7-rc3
- Previous by thread:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.3.7-rc2-3-g19dfdfe
- Next by thread:
[Weechat-cvs] [SCM] Fast, light and extensible chat client annotated tag, v0.3.7-rc3, created. v0.3.7-rc3
- Index(es):