summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2005-10-21 13:59:55 +0000
committerSebastien Helleu <flashcode@flashtux.org>2005-10-21 13:59:55 +0000
commit73359fcc05f325f0b1045c318d3e9d9a844f592b (patch)
tree126b1ca61af319020097d51c2cc63350824a36e4 /ChangeLog
parent0bc32f561b7c8b4e5804c73c98fbbbef991cae3e (diff)
downloadweechat-73359fcc05f325f0b1045c318d3e9d9a844f592b.zip
Full UTF-8 support, auto-detection of UTF-8 usage (locale)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 397e37ef4..fc644cf36 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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