Allow $mychannels() to query a window attached to a different server

Otherwise, there's really no point in passing this function a window refnum at all.
This commit is contained in:
Kevin Easton
2017-11-10 16:57:26 +11:00
parent a028aebdb9
commit 3ec950a7d7
2 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +1,7 @@
[Changes 1.2.2]
* Allow $mychannels() to query a window attached to a different server. (caf)
* Fix crash when passing $mychannels() a non-existent window refnum. (caf)
* Remove dll_functions, dll_numeric, dll_commands, dll_variable, dll_ctcp,