March 19, 2018
https://issues.dlang.org/show_bug.cgi?id=18622

Rainer Schuetze <r.sagitario@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |r.sagitario@gmx.de

--- Comment #1 from Rainer Schuetze <r.sagitario@gmx.de> ---
Thanks for the report. For the next release I have changed that comment to

; exporting can by done explicitly here, or with the "export" specifier

--
June 10, 2018
https://issues.dlang.org/show_bug.cgi?id=18622

Rainer Schuetze <r.sagitario@gmx.de> changed:

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

--- Comment #2 from Rainer Schuetze <r.sagitario@gmx.de> ---
Change finally released in https://github.com/dlang/visuald/releases/tag/v0.47.0-beta1

--