From bd7066a03928abeea8a5b3923e809f6a9ee94edf Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Thu, 1 Jun 2023 14:03:58 +0200 Subject: [PATCH] auth upgrading: fix 4.6/4.7 header; update LMDB text --- .github/actions/spell-check/expect.txt | 1 + docs/upgrading.rst | 7 +++++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.github/actions/spell-check/expect.txt b/.github/actions/spell-check/expect.txt index 43b7f2bacd..b451e038dc 100644 --- a/.github/actions/spell-check/expect.txt +++ b/.github/actions/spell-check/expect.txt @@ -424,6 +424,7 @@ feedrecord ffi ffipolicy filedescriptor +finalised findclientpolicy Firefox firewalled diff --git a/docs/upgrading.rst b/docs/upgrading.rst index 2fa79898a5..5021c714dd 100644 --- a/docs/upgrading.rst +++ b/docs/upgrading.rst @@ -21,8 +21,11 @@ If you upgrade your database (by starting 4.8.0 without ``lmdb-schema-version=4` Upgrading is only supported from database schema versions 3 and 4, that is, databases created/upgraded by version 4.4 and up. -4.6.0 to 4.7.0 or master ------------------------- +In version 4.8.0, schema version 5 is finalised. +Databases created with -alpha1 or -beta1 work with 4.8.0. + +4.6.0 to 4.7.0 +-------------- Schema changes ^^^^^^^^^^^^^^ -- 2.47.2