Browse Source

doc: updated changelog and credits.

pull/249/merge
Vladimír Vondruš 8 years ago
parent
commit
97e0036dab
  1. 2
      CREDITS.md
  2. 5
      doc/changelog.dox

2
CREDITS.md

@ -44,5 +44,7 @@ Contributors to Magnum library
packages packages
- Alexander F Rødseth ([@xyproto](https://github.com/xyproto)) -- packages in - Alexander F Rødseth ([@xyproto](https://github.com/xyproto)) -- packages in
the ArchLinux community repository the ArchLinux community repository
- Nathan Ollerenshaw ([@matjam](https://github.com/matjam)) --- Ubuntu
packages in a PPA repository
Big thanks to everyone involved! Big thanks to everyone involved!

5
doc/changelog.dox

@ -55,6 +55,11 @@ See also:
- @ref Platform::GlfwApplication no longer stores a needless global window - @ref Platform::GlfwApplication no longer stores a needless global window
pointer pointer
@subsection changelog-latest-buildsystem Build system
- There's now a PPA for Ubuntu packages. See @ref building-packages-deb
for more information.
@subsection changelog-latest-bugfixes Bug fixes @subsection changelog-latest-bugfixes Bug fixes
- An assert was firing during @ref Platform::GlfwApplication initialization - An assert was firing during @ref Platform::GlfwApplication initialization

Loading…
Cancel
Save