# HG changeset patch # User Kim Alvefur # Date 1679078319 -3600 # Node ID 088d278c75b5d3a2e7eb599e0c8fdbc6b5697125 # Parent 74b9e05af71efe7d2d7e6945f88cc2369982b2c2 CHANGES: The Great Rename-ning completed! #1223 diff -r 74b9e05af71e -r 088d278c75b5 CHANGES --- 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