diff --git a/doc/changelog.dox b/doc/changelog.dox index 0c4477d5f..3228393f4 100644 --- a/doc/changelog.dox +++ b/doc/changelog.dox @@ -178,8 +178,8 @@ See also: `Magnum/OpenGLTester.h` header is still present, along with all other deprecated GL-specific headers and APIs in the project root. - Removed five-argument @ref Trade::MeshData2D and six-argument - @ref Trade::MeshData3D constructors that were deprecated since February - 2017. Use the full six/seven-argument versions instead. + @ref Trade::MeshData3D constructors that were deprecated since + February 2017. Use the full six/seven-argument versions instead. - Removed @ref Platform application constructors taking @cpp nullptr @ce, deprecated in June 2016 for windowless apps and in March 2017 for windowed apps. Use constructors taking the @ref NoCreate tag instead.