From 4b1c76411ebd3642990bb09fab4e88d7186e8ec6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Tue, 28 May 2019 17:41:19 +0200 Subject: [PATCH] doc: updated changelog. --- doc/changelog.dox | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/changelog.dox b/doc/changelog.dox index 8126df9ed..a70beb94c 100644 --- a/doc/changelog.dox +++ b/doc/changelog.dox @@ -344,6 +344,9 @@ See also: plugins when using Vcpkg - Fixed linking of static `Any*` plugins when the libraries are otherwise build as dynamic +- Removed mention of the outdated Ubuntu PPA from @ref building as it doesn't + seem to be maintained anymore (see + [mosra/magnum-examples#61](https://github.com/mosra/magnum-examples/issues/61)) @subsection changelog-latest-bugfixes Bug fixes