diff --git a/doc/changelog.dox b/doc/changelog.dox index 0052d95bf..a1de09af4 100644 --- a/doc/changelog.dox +++ b/doc/changelog.dox @@ -370,9 +370,9 @@ See also: - The @ref GL::defaultFramebuffer global now deduplicates its state when a statically-built Magnum is linked to multiple shared libraries, following what the global @ref GL::Context::current() already does -- Added @ref Framebuffer::InvalidationAttachment::DepthStencil to complement - @relativeref{Framebuffer::InvalidationAttachment,Depth} and - @relativeref{Framebuffer::InvalidationAttachment,Stencil} (see +- Added @ref GL::Framebuffer::InvalidationAttachment::DepthStencil to + complement @relativeref{GL::Framebuffer::InvalidationAttachment,Depth} and + @relativeref{GL::Framebuffer::InvalidationAttachment,Stencil} (see [mosra/magnum#554](https://github.com/mosra/magnum/pull/554)) @subsubsection changelog-latest-changes-math Math library