diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.11.1.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/releases/1.11.1.txt b/docs/releases/1.11.1.txt index f29e23785f..91d8854424 100644 --- a/docs/releases/1.11.1.txt +++ b/docs/releases/1.11.1.txt @@ -45,3 +45,7 @@ Bugfixes * Fixed exception reraising in ORM query execution when ``cursor.execute()`` fails and the subsequent ``cursor.close()`` also fails (:ticket:`28091`). + +* Fixed a regression where ``CheckboxSelectMultiple``, ``NullBooleanSelect``, + ``RadioSelect``, ``SelectMultiple``, and ``Select`` localized option values + (:ticket:`28075`). |
