diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-07-05 11:20:43 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-07-05 14:11:29 +0200 |
commit | d8decb491a4dec2a49e701220b616c51463f78fb (patch) | |
tree | 46fcb7e096d9654b079bdb85b3ff82f0b5a17b70 /changelog | |
parent | 066ef132f7456b0783a2b403b3f6b4106b50fdb9 (diff) | |
download | Ishtar-d8decb491a4dec2a49e701220b616c51463f78fb.tar.bz2 Ishtar-d8decb491a4dec2a49e701220b616c51463f78fb.zip |
🐛 check of external identifiers when updating cached labels (refs #5603)
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog/en/changelog_2022-06-15.md | 1 | ||||
-rw-r--r-- | changelog/fr/changelog_2023-01-25.md | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md index 27fd43178..98f1c5931 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -6,6 +6,7 @@ v4.0.51 - 2099-07-03 ### Bug fixes ### - fix parcel table - wizard summary (inappropriate l10n) +- check of external identifiers when updating cached labels (refs #5603) v4.0.50 - 2023-07-03 diff --git a/changelog/fr/changelog_2023-01-25.md b/changelog/fr/changelog_2023-01-25.md index 4e16e2975..7f91da187 100644 --- a/changelog/fr/changelog_2023-01-25.md +++ b/changelog/fr/changelog_2023-01-25.md @@ -6,6 +6,7 @@ v4.0.51 - 2099-07-03 ### Corrections de dysfonctionnements ### - correction de l'affichage des parcelles et du résumé du `wizard` (localisation inappropriée) +- vérification des identifiants externes lors de la mise à jour des libellés en cache (refs #5603) v4.0.50 - 2023-07-03 |