From b01011555606250fe26da513e287a22f6fc2df4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sat, 23 Aug 2014 09:12:28 +0200 Subject: [PATCH] core: add command to restore default triggers that have changed in version 1.1 (release notes) --- ReleaseNotes.asciidoc | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/ReleaseNotes.asciidoc b/ReleaseNotes.asciidoc index 58ac4786d..27b2dd11b 100644 --- a/ReleaseNotes.asciidoc +++ b/ReleaseNotes.asciidoc @@ -15,6 +15,18 @@ http://weechat.org/files/changelog/ChangeLog-devel.html[ChangeLog] (file 'ChangeLog.asciidoc' in sources). +== Version 1.1 (under dev) + +=== Default triggers for hiding passwords + +Triggers used to hide passwords have been fixed for *BSD operating systems. + +You can restore them with the following command: + +---- +/trigger restore cmd_pass msg_auth server_pass +---- + == Version 1.0 (2014-08-15) === Channel type not added by default on /join