diff options
author | Kim Alvefur <zash@zash.se> | 2023-03-17 19:38:39 +0100 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2023-03-17 19:38:39 +0100 |
commit | 738df041ac3965496e9247acc95d80f84d30b2b5 (patch) | |
tree | 2b9624a5cdf90bbec7ec83cb564e20e3458743a2 /CHANGES | |
parent | 98922d54b12086c9e71c55dcb9c766d584522552 (diff) | |
download | prosody-738df041ac3965496e9247acc95d80f84d30b2b5.tar.gz prosody-738df041ac3965496e9247acc95d80f84d30b2b5.zip |
CHANGES: The Great Rename-ning completed! #1223
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -41,6 +41,7 @@ TRUNK - 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 |