CHANGES
changeset 13205 65fb0d7a2312
parent 13193 36b7bdafc993
child 13207 aa6c2692a4be
equal deleted inserted replaced
13204:150e3bbec1bd 13205:65fb0d7a2312
    35 ### Storage
    35 ### Storage
    36 
    36 
    37 - New 'keyval+' combined keyval/map store type
    37 - New 'keyval+' combined keyval/map store type
    38 - Performance improvements in internal archive stores
    38 - Performance improvements in internal archive stores
    39 - Ability to use SQLite3 storage using LuaSQLite3 instead of LuaDBI
    39 - Ability to use SQLite3 storage using LuaSQLite3 instead of LuaDBI
       
    40 
       
    41 ### Module API
       
    42 
       
    43 - Config interface API can require that string values be picked from a provided set
    40 
    44 
    41 ## Changes
    45 ## Changes
    42 
    46 
    43 - Support sub-second precision timestamps
    47 - Support sub-second precision timestamps
    44 - mod_blocklist: New option 'migrate_legacy_blocking' to disable migration from mod_privacy
    48 - mod_blocklist: New option 'migrate_legacy_blocking' to disable migration from mod_privacy