From e8d6f337f4524c6bf7f938c03ba8c9e961e6a563 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Tue, 9 Apr 2019 10:29:23 +0200 Subject: [PATCH] doc: fix invalid references in changelog. --- doc/changelog.dox | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/changelog.dox b/doc/changelog.dox index 3a6c34df1..2342d2f17 100644 --- a/doc/changelog.dox +++ b/doc/changelog.dox @@ -278,9 +278,9 @@ See also: @gl_extension{EXT,instanced_arrays}, @gl_extension{EXT,draw_instanced}, @gl_extension{NV,instanced_arrays} and @gl_extension{NV,draw_instanced} extensions -- @ref GL::Context would crash on destruction if it was constructed with - @ref NoCreate but @ref GL::Context::create() was never called (see - [mosra/magnum#331](https://github.com/mosra/magnum/pull/331) +- @ref Platform::GLContext would crash on destruction if it was constructed + with @ref NoCreate but @ref Platform::GLContext::create() was never called + (see [mosra/magnum#331](https://github.com/mosra/magnum/pull/331) - Reading of float textures on ES3 contexts using @ref DebugTools::textureSubImage() returned a zero-sized image by accident - Properly zero-initializing the UTF-8 buffer in