April 24, 2021
https://issues.dlang.org/show_bug.cgi?id=21858

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@berni44 created dlang/phobos pull request #8010 "Fix Issue 21858 - std.format: centering output" fixing this issue:

- Fix Issue 21858 - std.format: centering output

https://github.com/dlang/phobos/pull/8010

--
April 26, 2021
https://issues.dlang.org/show_bug.cgi?id=21858

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/phobos pull request #8010 "Fix Issue 21858 - std.format: centering output" was merged into master:

- 28b592de84d212cc0660b759b0d287605024a067 by berni44:
  Fix Issue 21858 - std.format: centering output

https://github.com/dlang/phobos/pull/8010

--