diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.9.6.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/1.9.6.txt b/docs/releases/1.9.6.txt index 769d04945a..f701d08df9 100644 --- a/docs/releases/1.9.6.txt +++ b/docs/releases/1.9.6.txt @@ -27,3 +27,6 @@ Bugfixes * Restored conversion of an empty string to null when saving values of ``GenericIPAddressField`` on SQLite and MySQL (:ticket:`26557`). + +* Fixed a ``makemessages`` regression where temporary ``.py`` extensions were + leaked in source file paths (:ticket:`26341`). |
