Browse Source

doc: updated credits and changelog.

pull/564/head
Vladimír Vondruš 4 years ago
parent
commit
5f5cfb1094
  1. 3
      doc/changelog.dox
  2. 2
      doc/credits.dox

3
doc/changelog.dox

@ -1054,7 +1054,8 @@ See also:
@ref platforms-windows "Windows platform docs" (see [mosra/magnum#227](https://github.com/mosra/magnum/issues/227) and @ref platforms-windows "Windows platform docs" (see [mosra/magnum#227](https://github.com/mosra/magnum/issues/227) and
[mosra/magnum#439](https://github.com/mosra/magnum/issues/439)) [mosra/magnum#439](https://github.com/mosra/magnum/issues/439))
- Various documentation fixes (see [mosra/magnum#492](https://github.com/mosra/magnum/issues/492), - Various documentation fixes (see [mosra/magnum#492](https://github.com/mosra/magnum/issues/492),
[mosra/magnum#521](https://github.com/mosra/magnum/pull/521)) [mosra/magnum#521](https://github.com/mosra/magnum/pull/521),
[mosra/magnum#563](https://github.com/mosra/magnum/pull/563))
- @ref Corrade::Utility::Debug and friends were always brought to the - @ref Corrade::Utility::Debug and friends were always brought to the
@ref Magnum namespace via a @cpp using @ce directive, but this was never @ref Magnum namespace via a @cpp using @ce directive, but this was never
reflected in the docs and thus hidden from users. Now it's shown in the reflected in the docs and thus hidden from users. Now it's shown in the

2
doc/credits.dox

@ -114,6 +114,8 @@ Are the below lists missing your name or something's wrong?
warning fixes warning fixes
- **Cameron Egbert** ([\@cegbertOculus](https://github.com/cegbertOculus)) - **Cameron Egbert** ([\@cegbertOculus](https://github.com/cegbertOculus))
--- fixes to Windows HiDPI support --- fixes to Windows HiDPI support
- **Christophe Meyer** ([\@cmey](https://github.com/cmey)) --- documentation
fixes
- **Daniel Bloor** ([\@Bluer01](https://github.com/Bluer01)) --- setting old - **Daniel Bloor** ([\@Bluer01](https://github.com/Bluer01)) --- setting old
code on fire code on fire
- **Daniel Guzman** ([\@roig](https://github.com/roig)) --- improvements to - **Daniel Guzman** ([\@roig](https://github.com/roig)) --- improvements to

Loading…
Cancel
Save