Mercurial > p > roundup > code
diff CHANGES.txt @ 5613:0a8f0fddc2ae
Support non-ASCII prefixes in instance config for finding static files (issue2551022).
| author | Cédric Krier <cedric.krier@b2ck.com> |
|---|---|
| date | Sat, 16 Feb 2019 17:48:36 +0000 |
| parents | 5df309febe49 |
| children | 14e176b5cd90 |
line wrap: on
line diff
--- a/CHANGES.txt Wed Feb 13 06:32:47 2019 -0500 +++ b/CHANGES.txt Sat Feb 16 17:48:36 2019 +0000 @@ -63,6 +63,8 @@ multilink. (Joseph Myers) - issue2550992: avoid errors from invalid Authorization headers. (Joseph Myers) +- issue2551022: support non-ASCII prefixes in instance config for + finding static files. (Cédric Krier) 2018-07-13 1.6.0
