1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-12 14:14:48 +02:00

core: add issue #143 in ChangeLog

This commit is contained in:
Sébastien Helleu
2014-11-01 17:55:45 +01:00
parent 8f21f6bd33
commit 218a3f5dfd
+1 -1
View File
@@ -26,7 +26,7 @@ http://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
* api: add regex replace feature in function string_eval_expression
* api: use microseconds instead of milliseconds in functions util_timeval_diff
and util_timeval_add
* irc: add support of "extended-join" capability (closes #212)
* irc: add support of "extended-join" capability (closes #143, closes #212)
* irc: automatically add current channel in command /samode (closes #241)
* irc: display own nick changes in server buffer (closes #188)
* irc: disable creation of temporary servers by default with command /connect,