diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2005-10-21 13:59:55 +0000 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2005-10-21 13:59:55 +0000 |
commit | 73359fcc05f325f0b1045c318d3e9d9a844f592b (patch) | |
tree | 126b1ca61af319020097d51c2cc63350824a36e4 /ChangeLog | |
parent | 0bc32f561b7c8b4e5804c73c98fbbbef991cae3e (diff) | |
download | weechat-73359fcc05f325f0b1045c318d3e9d9a844f592b.zip |
Full UTF-8 support, auto-detection of UTF-8 usage (locale)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,10 +1,11 @@ WeeChat - Wee Enhanced Environment for Chat =========================================== -ChangeLog - 2005-10-18 +ChangeLog - 2005-10-21 Version 0.1.6 (under dev!): + * full UTF-8 support, auto-detection of UTF-8 usage (locale) * added "Day changed to [date]" message when day changes * new plugin interface, rewritten from scratch: now loads dynamic C library, and perl/python are plugin scripts |