August 29, 2016
  Branch: refs/heads/stable
  Home:   https://github.com/dlang/phobos
  Commit: b2d0226d4845d69b60ea26f54c1edec36ad08b11
      https://github.com/dlang/phobos/commit/b2d0226d4845d69b60ea26f54c1edec36ad08b11
  Author: Martin Nowak <code@dawg.eu>
  Date:   2016-08-24 (Wed, 24 Aug 2016)

  Changed paths:
    M posix.mak
    M std/internal/test/uda.d
    M std/traits.d
    M win32.mak

  Log Message:
  -----------
  supplemental change for Issue 15907 fix

- change of __traits(allMembers) semantics cause getSymbolsByUDA to no
  longer return invisible (private) symbols
- add test for using getSymbolsByUDA as mixin template to still access
  private symbols


  Commit: ac3db64bcf297fc69d30e2a3eb6227031d278c86
      https://github.com/dlang/phobos/commit/ac3db64bcf297fc69d30e2a3eb6227031d278c86
  Author: Martin Nowak <code@dawg.eu>
  Date:   2016-08-24 (Wed, 24 Aug 2016)

  Changed paths:
    M std/traits.d

  Log Message:
  -----------
  add example mixing getSymbolsByUDA


  Commit: d10780f19544f73907540e98aeee0039807e4578
      https://github.com/dlang/phobos/commit/d10780f19544f73907540e98aeee0039807e4578
  Author: Walter Bright <WalterBright@users.noreply.github.com>
  Date:   2016-08-29 (Mon, 29 Aug 2016)

  Changed paths:
    M posix.mak
    M std/internal/test/uda.d
    M std/traits.d
    M win32.mak

  Log Message:
  -----------
  Merge pull request #4747 from MartinNowak/fix15907

supplemental change for Issue 15907 fix


Compare: https://github.com/dlang/phobos/compare/01eb06bb3897...d10780f19544