diff options
Diffstat (limited to 'changelog.d/8265.bugfix')
-rw-r--r-- | changelog.d/8265.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/8265.bugfix b/changelog.d/8265.bugfix new file mode 100644 index 0000000000..981a836d21 --- /dev/null +++ b/changelog.d/8265.bugfix @@ -0,0 +1 @@ +Fix logstanding bug which could lead to incomplete database upgrades on SQLite. |