diff --git a/doc/changelog.dox b/doc/changelog.dox index c04f30639..a422bda3a 100644 --- a/doc/changelog.dox +++ b/doc/changelog.dox @@ -644,6 +644,8 @@ See also: config-specific `CMAKE_*_OUTPUT_DIRECTORY_` variables. See [mosra/magnum#486](https://github.com/mosra/magnum/issues/486) and [mosra/magnum#570](https://github.com/mosra/magnum/pull/570). +- Fixed wrong `.gitattributes` option for LF line endings in MSYS PKGBUILDs + (see [mosra/magnum#574](https://github.com/mosra/magnum/issues/574)) @subsection changelog-latest-bugfixes Bug fixes diff --git a/doc/credits.dox b/doc/credits.dox index 29413030a..f5927f862 100644 --- a/doc/credits.dox +++ b/doc/credits.dox @@ -173,6 +173,7 @@ Are the below lists missing your name or something's wrong? @ref Platform::AbstractXApplication - **Krzysztof Szenk** ([\@Crisspl](https://github.com/Crisspl)) --- math fixes +- **[\@lacyyy](https://github.com/lacyyy)** -- MSYS package fixes - **Leon Moctezuma** ([\@leonidax](https://github.com/leonidax)) --- bugreports, API design direction - **Mandeep Singh Baines** ([\@msbaines](https://github.com/msbaines)) ---