1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-09 03:03:12 +02:00

Fixed bug when adding alias with same name as other

This commit is contained in:
Sebastien Helleu
2004-10-03 12:43:32 +00:00
parent 0a6945b6ed
commit 4e5f1698ba
4 changed files with 4 additions and 2 deletions
+1
View File
@@ -5,6 +5,7 @@ ChangeLog - 2004-10-03
Version 0.0.8 (under dev!):
* fixed bug when adding alias with same name as other
* /buffer command developed (buffers list, move and notify)
* logging buffers to disk (server/channel/private according to user prefs)
* Away now announced in channels, and config option "look_display_away" added