summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2005-01-08 17:37:23 +0000
committerSebastien Helleu <flashcode@flashtux.org>2005-01-08 17:37:23 +0000
commit64601fc662d359ae1b10b9205020d09700500180 (patch)
tree1fb30bc55f1b1db94bf731c11b91ba3fd1201634 /ChangeLog
parentd8360af103ea29d84ca893812f3cf78c7dac18bd (diff)
downloadweechat-64601fc662d359ae1b10b9205020d09700500180.zip
Fixed /me command (now ok without parameter)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f1b4092cf..cd202b92b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,7 @@ Version 0.1.0 (under dev!):
"irc_display_away"
* server messages & errors are all prefixed (by 3 chars, like '-@-')
* added new options for charset: look_charset_decode and look_charset_encode
+ * fixed /me command (now ok without parameter)
* fixed /away command (now ok if not away)
* logs are now disabled by default (server/channel/private)