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