diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2005-07-11 14:34:20 +0000 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2005-07-11 14:34:20 +0000 |
commit | d4d065253eafcf58f3afb97f7ec9039c09894c67 (patch) | |
tree | 538252ab7f67bff8e419c1475cc65bd350bab2a9 /ChangeLog | |
parent | 673e7680af503c5d6d0d03fb8e1c339a3cd0c3eb (diff) | |
download | weechat-d4d065253eafcf58f3afb97f7ec9039c09894c67.zip |
Topic completion now decodes UTF-8 string
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ ChangeLog - 2005-07-11 Versoin 0.1.4 (under dev!): + * topic completion now decodes UTF-8 string * fixed bug with IRC URL on command line (irc://) * new keyboard management: keys are setup in config file, new command /key was added and some new default keys were added |