From 848ad4ae7b9275a0e80f879b16fd3585bcad51a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Wed, 25 Apr 2018 10:16:16 +0200 Subject: [PATCH] doc: updated changelog. --- doc/changelog.dox | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/changelog.dox b/doc/changelog.dox index df7790140..16f44c323 100644 --- a/doc/changelog.dox +++ b/doc/changelog.dox @@ -101,6 +101,8 @@ See also: See @ref building and @ref cmake for more information. - The @ref Trade namespace is now a separate library, allowing to use core Magnum functionality without @ref Corrade::PluginManager +- Fixed the Debian package to not include a revision. While just a warning on + Ubuntu, it's a hard error on Debian. @subsection changelog-latest-bugfixes Bug fixes