Change arcfour example module to use ARC4CHAT instead of SCHAT as the DCC type

The SCHAT type is already used by some other clients for SSL CHAT.  This example module doesn't work
yet anyway, so no-one can actually be using it.
This commit is contained in:
Kevin Easton
2018-03-14 16:58:10 +11:00
parent 9e7fc85ae1
commit 99c5ec9872
2 changed files with 6 additions and 3 deletions

View File

@@ -1,5 +1,8 @@
[Changes 1.2.2]
* Change arcfour example module to use ARC4CHAT instead of SCHAT as the DCC
type (SCHAT is already used by some other clients for SSL CHAT). (caf)
* Fix various problems with adding and removing module DCC bindings. The
same DCC type cannot be bound by more than one module simultaneously. The
remove_all_dcc_binds() function now only removes all DCC bindings for the