From 3c4d4bbf9e87ad998b5ad565a5b9a5cb46d3e34f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Thu, 23 Jun 2022 09:28:23 +0200 Subject: [PATCH] doc: updated changelog and credits. --- doc/changelog.dox | 2 ++ doc/credits.dox | 1 + 2 files changed, 3 insertions(+) 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)) ---