view mcabber/AUTHORS @ 954:27a7b2f986f5

Fix a freeze with UTF-8 locales Some commands cause an infinite loop when using an utf-8 locale. It occurs when a screen refresh is done and there are trailing spaces in the command line. This patch should fix it. (Problem reported by "AL" in the mcabber conference room)
author Mikael Berthe <mikael@lilotux.net>
date Sat, 02 Sep 2006 10:01:25 +0200
parents 518e7c17a79e
children 29723c79addc
line wrap: on
line source

MCabber is maintained by Mikael Berthe <bmikael@lists.lilotux.net>

Parts come from differents projects (the origin is mentioned in
the source headers, usually).

Thanks to the libjabber, cabber and centericq projects authors.
Thanks to the Gaim project, and to all members of the Jabber community!

Thanks to Michal Jeczalik Jr and Philip M. White for their help (documentation,
suggestions, etc.).

Thanks to the following contributors:
  Reimar Döffinger
  Jefferson Ogata
  Sören Andersen
  Christof Meerwald

=====
Here is the original acknowledgement from the cabber project:

    Special Thanks to:
        Daniel Borca   (http://www.geocities.com/dborca).
                       Many of the new code is his own work!!!
                       Thanks Daniel!!!

    Thanks to:
        Abrililla	   (???)
        Gabber	   (http://gabber.sourceforge.net)
        Manolo Romero  (cobreti@mundivia.es)
        NexusX	   (nexusx666@ajmacias.com)
        Pablo2000	   (josepablosc@wanadoo.es)
        Pras           (???)
        Ted		   (ted@php.net)
        Thomas Fischer (th.fischer@gmx.net)
        _Yed_	   (#linux at irc-hispano)
        ZJoyKiller (#linux at irc-hispano)

# vim: set encoding=utf-8: