From 7cc09379acabaa6269ef5099d2bb8104b049c590 Mon Sep 17 00:00:00 2001 From: Elizabeth Myers Date: Thu, 7 Apr 2016 04:21:16 -0500 Subject: [PATCH] NEWS: move news element down to code changes [ci skip] --- NEWS.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 92b3fc3c0..7e4d192b6 100644 --- a/NEWS.md +++ b/NEWS.md @@ -40,7 +40,6 @@ See LICENSE for licensing details (GPL v2). SOCKS5, and HTTP CONNECT proxies can be checked for. - The LOCOPS command has been moved from core to an extension. - All core modules in charybdis have descriptions, which are shown in MODLIST. -- Alias and module commands are now in m_alias and m_modules, respectively. - Suffixes should not be used when doing /MODLOAD, /MODUNLOAD, /MODRELOAD, etc. ### conf @@ -70,6 +69,9 @@ See LICENSE for licensing details (GPL v2). servicing clients will remain in use, but not service new connections, and are garbage collected when they are no longer servicing connections. - Support for ratbox-style 'iodebug' hooks has been removed. +- Alias and module commands are now in m_alias and m_modules, respectively, and + can be reloaded if need be. For sanity reasons, m_modules is a core module, + and cannot be unloaded. ## charybdis-3.5.0