diff options
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/6921.docker | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6921.docker b/changelog.d/6921.docker new file mode 100644 index 0000000000..152e723339 --- /dev/null +++ b/changelog.d/6921.docker @@ -0,0 +1 @@ +Databases created using the compose file in contrib/docker will now always have correct encoding and locale settings. Contributed by Fridtjof Mund. |