Messages sent by /SV and /PASTE should be logged in the send log

This looks like an oversight.
This commit is contained in:
Kevin Easton
2017-07-09 00:14:15 +10:00
parent bb616e0626
commit dbd37bc35d
2 changed files with 4 additions and 2 deletions

View File

@@ -1,5 +1,7 @@
[Changes 1.2.2]
* Messages sent by /SV and /PASTE should be logged in the send log. (caf)
* Change send_text() to combine command, hook and log arguments into one
set of flags. (caf)