Changeset

12978:088d278c75b5

CHANGES: The Great Rename-ning completed! #1223
author Kim Alvefur <zash@zash.se>
date Fri, 17 Mar 2023 19:38:39 +0100
parents 12977:74b9e05af71e
children 12979:fbbf4f0db8f0
files CHANGES
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGES	Fri Mar 24 13:15:28 2023 +0100
+++ b/CHANGES	Fri Mar 17 19:38:39 2023 +0100
@@ -41,6 +41,7 @@
 - Support sub-second precision timestamps
 - mod_blocklist: New option 'migrate_legacy_blocking' to disable migration from mod_privacy
 - Ability to use SQLite3 storage using LuaSQLite3 instead of LuaDBI
+- Moved all modules into the Lua namespace `prosody.`
 
 ## Removed