diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2022-10-27 13:55:43 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2022-12-12 12:23:19 +0100 |
commit | 05f0ac85283d1e9b2ceddab525a293c03906abc4 (patch) | |
tree | 63b34c04e9adf4088384240cbf50500bfc26d2fc /CHANGES.md | |
parent | e269e7ac5e93cd9f5cee1930f10ccbc0d8932e4b (diff) | |
download | Ishtar-05f0ac85283d1e9b2ceddab525a293c03906abc4.tar.bz2 Ishtar-05f0ac85283d1e9b2ceddab525a293c03906abc4.zip |
Geodata save: transaction for main_geodata assignation to limit deadlocks
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md index 2bf47cf25..cd03926e6 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,8 +1,15 @@ --- title: Ishtar changelog -date: 2022-10-19 +date: 2022-10-17 --- +v4.0.24 - 2022-10-27 +-------------------- + +### Bug fix ### +- Geodata save: transactions to limit deadlocks + + v4.0.23 - 2022-10-26 -------------------- |