Add /FSET SEND_ENCRYPTED_PUBLIC format

Used when sending an encrypted message to a channel.
This commit is contained in:
Kevin Easton
2017-06-28 00:03:09 +10:00
parent 88f93c1de3
commit c62e099d80
5 changed files with 20 additions and 8 deletions

View File

@@ -1,5 +1,7 @@
[Changes 1.2.2]
* Add /FSET SEND_ENCRYPTED_PUBLIC format. (caf)
* Correct order of arguments to /FSET SEND_ENCRYPTED_MSG and
SEND_ENCRYPTED_NOTICE and improve default formatting. (caf)