1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-01 23:36:37 +02:00

core: remove line in ChangeLog (add of "#" in front of channels on /join)

The new option has changed the behavior again, so "/join 0" will now
part all channels by default.
This commit is contained in:
Sébastien Helleu
2014-05-08 14:38:40 +02:00
parent 432ecaa9f4
commit ec5c9c6a8a
-1
View File
@@ -114,7 +114,6 @@ http://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
* irc: add command /unquiet (closes #36)
* irc: add command /allpv (task #13111)
* irc: fix truncated read on socket with SSL (bug #41558)
* irc: add "#" before any channel in /join, even /join 0 (closes #20)
* irc: display output of CAP LIST in server buffer
* irc: fix colors in message with CTCP reply sent to another user
* irc: evaluate content of server options "username" and "realname"