diff options
-rw-r--r-- | ReleaseNotes.asciidoc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ReleaseNotes.asciidoc b/ReleaseNotes.asciidoc index 8172ef233..64e5690ec 100644 --- a/ReleaseNotes.asciidoc +++ b/ReleaseNotes.asciidoc @@ -79,6 +79,11 @@ in commands and output). If you added some custom rmodifiers, you must create similar triggers, see `/help trigger` and the complete trigger doc in the 'WeeChat User's guide'. +[NOTE] +If on startup you have an error about API mismatch in plugin 'rmodifier.so', +you can manually remove the file (the command `make install` does not remove +obsolete plugins). + === Bare display A bare display mode has been added (for easy text selection and click on URLs), |