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.9-rc1-19-g34c9a06
Date: Tue, 18 Sep 2012 19:25:21 +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  34c9a061d90b5e3f62a0d8e6daae20a91d8f936e (commit)
       via  028e5e87d5e8433e40b9e08abe1f6bcd21f36df1 (commit)
       via  a80635c8b2329bc2cdc5192c2e2be61d43a320d6 (commit)
      from  b5f7c124ea73d480b76ee3e339237c12a0ebcaf4 (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 34c9a061d90b5e3f62a0d8e6daae20a91d8f936e
Author: Sebastien Helleu <address@hidden>
Date:   Tue Sep 18 21:21:00 2012 +0200

    Version 0.3.9-rc2

commit 028e5e87d5e8433e40b9e08abe1f6bcd21f36df1
Author: Nils Görs <address@hidden>
Date:   Tue Sep 18 21:18:27 2012 +0200

    doc: update german translations, FAQ and quickstart guide

commit a80635c8b2329bc2cdc5192c2e2be61d43a320d6
Author: Peter Boström <address@hidden>
Date:   Tue Sep 18 18:08:21 2012 +0200

    irc: fix rejoin of channels with a key, ignore value "*" sent by server for 
key (bug #24131)

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

Summary of changes:
 CMakeLists.txt                            |    2 +-
 ChangeLog                                 |    4 +-
 NEWS                                      |    2 +-
 configure.in                              |    4 +-
 doc/de/autogen/plugin_api/completions.txt |    8 +-
 doc/de/autogen/plugin_api/hdata.txt       |    5 +-
 doc/de/autogen/plugin_api/infolists.txt   |    2 +-
 doc/de/autogen/plugin_api/infos.txt       |    2 +-
 doc/de/autogen/user/guile_commands.txt    |   20 +-
 doc/de/autogen/user/irc_commands.txt      |    6 +-
 doc/de/autogen/user/irc_options.txt       |    6 +-
 doc/de/autogen/user/lua_commands.txt      |   20 +-
 doc/de/autogen/user/perl_commands.txt     |   20 +-
 doc/de/autogen/user/python_commands.txt   |   20 +-
 doc/de/autogen/user/ruby_commands.txt     |   20 +-
 doc/de/autogen/user/script_commands.txt   |   90 +++---
 doc/de/autogen/user/script_options.txt    |   76 ++--
 doc/de/autogen/user/tcl_commands.txt      |   20 +-
 doc/de/autogen/user/weechat_commands.txt  |  102 +++---
 doc/de/autogen/user/weechat_options.txt   |    2 +-
 doc/de/weechat_faq.de.txt                 |   17 +-
 doc/de/weechat_quickstart.de.txt          |    5 +-
 doc/en/autogen/plugin_api/hdata.txt       |    1 +
 doc/fr/autogen/plugin_api/hdata.txt       |    1 +
 doc/it/autogen/plugin_api/hdata.txt       |    1 +
 doc/ja/autogen/plugin_api/hdata.txt       |    1 +
 po/de.po                                  |  564 +++++++++++++++++++----------
 src/plugins/irc/irc-channel.c             |   11 +-
 src/plugins/irc/irc-command.c             |   36 ++-
 src/plugins/irc/irc-mode.c                |   15 +-
 src/plugins/irc/irc-server.c              |   13 +
 src/plugins/irc/irc-server.h              |    1 +
 32 files changed, 668 insertions(+), 429 deletions(-)


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



reply via email to

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