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-65-gaa971ba
Date: Sun, 15 Jul 2012 07:56:43 +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  aa971baa15678c0d1e20af74c9cf82e2b46e8db4 (commit)
      from  a4dac092d2cfcd86aec1a4a9aad8616a9e00cb7a (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 aa971baa15678c0d1e20af74c9cf82e2b46e8db4
Author: Sebastien Helleu <address@hidden>
Date:   Sun Jul 15 09:53:36 2012 +0200

    irc: fix format of message "USER" (according to RFC 2812) (bug #36825)
    
    Old format was:  USER username username address :real name
    New format is :  USER username 0 * :real name
    
    And now spaces are automatically replaced by underscores in username
    (since no space is allowed here).

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

Summary of changes:
 ChangeLog                    |    3 ++-
 src/plugins/irc/irc-server.c |   13 ++++++++-----
 2 files changed, 10 insertions(+), 6 deletions(-)


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



reply via email to

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