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

Fixed bug with /topic when channel not open and topic not defined (bug #20141)

This commit is contained in:
Sebastien Helleu
2007-06-11 06:46:53 +00:00
parent 299d37a342
commit b80c53e87d
4 changed files with 30 additions and 38 deletions
+4 -2
View File
@@ -1,10 +1,12 @@
WeeChat - Wee Enhanced Environment for Chat
===========================================
ChangeLog - 2007-06-08
ChangeLog - 2007-06-11
Version 0.2.5 (under dev!):
Version 0.2.6 (under dev!):
* fixed bug with /topic when channel not open and topic not defined
(bug #20141)
* added hotlist sort with new option "look_hotlist_sort" (task #5870)
Version 0.2.5 (2007-06-07):