1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-04 16:53:14 +02:00

Fixed bug with $nick/$channel/$server variables in commands

This commit is contained in:
Sebastien Helleu
2007-05-09 13:12:12 +00:00
parent 0093bf0849
commit 7290f0f1ab
10 changed files with 38 additions and 40 deletions
+1
View File
@@ -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)