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

core: fix asciidoc style in ChangeLog

This commit is contained in:
Sébastien Helleu
2014-09-28 15:39:47 +02:00
parent 89c2187024
commit cd7e7b479d
+1 -1
View File
@@ -26,7 +26,7 @@ http://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
* irc: display own nick changes in server buffer (closes #188)
* irc: disable creation of temporary servers by default with command /connect,
new option irc.look.temporary_servers
* trigger: add "${tg_displayed}" in conditions of default trigger "beep"
* trigger: add `${tg_displayed}` in conditions of default trigger "beep"
* trigger: add option "restore" in command /trigger
=== Bugs fixed