summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2007-05-09 13:12:12 +0000
committerSebastien Helleu <flashcode@flashtux.org>2007-05-09 13:12:12 +0000
commit7290f0f1abbbb50e83ea0ab0e050839aebccb8eb (patch)
tree00ac3c529560448be65118936602f42ef83b3f26 /ChangeLog
parent0093bf08497b22a23778822111c4ef86c744fa81 (diff)
downloadweechat-7290f0f1abbbb50e83ea0ab0e050839aebccb8eb.zip
Fixed bug with $nick/$channel/$server variables in commands
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 93f703e13..482302c0a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,7 @@ ChangeLog - 2007-05-09
Version 0.2.5 (under dev!):
+ * fixed bug with $nick/$channel/$server variables in commands
* forget current nick when user manually disconnects from server
* fixed nick display in input window
* fixed bug with erroneous nickname when connecting to server (bug #19812)