Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Fix #2806 -- always define locale_n when guessing
Signed-off-by: Chris Warrick <kwpolska@gmail.com>
- Loading branch information
Showing
2 changed files
with
6 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -6,6 +6,11 @@ Features | ||
|
||
* Support for JSON, YAML and TOML metadata (Issue #2801) | ||
|
||
Bugfixes | ||
-------- | ||
|
||
* Fix unbound variable error in locale guessing (Issue #2806) | ||
|
||
New in v7.8.6 | ||
============= | ||
|
||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters