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

core: move a line in ChangeLog

This commit is contained in:
Sébastien Helleu
2015-01-30 08:59:04 +01:00
parent 5e2cd75efc
commit a974776fa0
+1 -1
View File
@@ -21,10 +21,10 @@ https://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
* core: add option "-s" in command /eval to split commands (no more split by
default) (closes #324)
* core: add priority in plugins to initialize them in order
* irc: add support of "account-notify" capability (closes #11, closes #246)
* irc: remove server "freenode" from default config file (closes #309)
* irc: add support of "ecdsa-nist256p-challenge" SASL mechanism (closes #251)
* core: add priority in plugins to initialize them in order
* doc: add Russian man page
=== Bugs fixed