From 0acce795c2cc33970a982d6057e2050db0eb9cf1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Sat, 9 Jan 2021 22:38:49 +0100 Subject: [PATCH] doc: i don't recommend doing a git push while the other hand is still... ...writing the changelog. --- doc/changelog.dox | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/changelog.dox b/doc/changelog.dox index d17d296b2..fa825f554 100644 --- a/doc/changelog.dox +++ b/doc/changelog.dox @@ -292,6 +292,10 @@ See also: @ref SceneGraph::BasicRigidMatrixTransformation3D were broken in the @ref Magnum::Double "Double" variant. To prevent such cases from happening in the future, the whole library is now tested for both floats and doubles. +- Fixed @ref magnum-fontconverter "magnum-fontconverter" to properly hook up + image converter plugin manager for cross-manager dependencies, broken since + the removal of global shared manager state in 2020.06 (see + [mosra/magnum#489](https://github.com/mosra/magnum/issues/489)) @subsection changelog-latest-deprecated Deprecated APIs