mirror of
https://github.com/bjc/prosody.git
synced 2025-04-03 05:07:42 +03:00
CHANGES: Move line about LuaSQLite3 to Storage section
This commit is contained in:
parent
64c2ec4835
commit
1e8743a681
1 changed files with 1 additions and 1 deletions
2
CHANGES
2
CHANGES
|
@ -36,12 +36,12 @@ TRUNK
|
|||
|
||||
- New 'keyval+' combined keyval/map store type
|
||||
- Performance improvements in internal archive stores
|
||||
- Ability to use SQLite3 storage using LuaSQLite3 instead of LuaDBI
|
||||
|
||||
## Changes
|
||||
|
||||
- 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.`
|
||||
- Forwarded header from RFC 7239 supported, disabled by default
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue