July 19, 2016
  Branch: refs/heads/master
  Home:   https://github.com/dlang/phobos
  Commit: 4c0cf16711dcebb8706ad58ffaaf070c7d0d0167
      https://github.com/dlang/phobos/commit/4c0cf16711dcebb8706ad58ffaaf070c7d0d0167
  Author: Jonathan M Davis <jmdavisProg@gmx.com>
  Date:   2016-07-18 (Mon, 18 Jul 2016)

  Changed paths:
    M std/datetime.d

  Log Message:
  -----------
  Deprecate TZ conversion functions in std.datetime.

The were previously scheduled to be deprecated, and now they've been deprecated.


  Commit: 1add09c180f7e2936f7a998487bd28088c229993
      https://github.com/dlang/phobos/commit/1add09c180f7e2936f7a998487bd28088c229993
  Author: Jonathan M Davis <jmdavisProg@gmx.com>
  Date:   2016-07-18 (Mon, 18 Jul 2016)

  Changed paths:
    M std/json.d
    M std/math.d
    M std/traits.d

  Log Message:
  -----------
  Move deprecations along.


  Commit: fc8e5f29be72f0119f4ac6b2f3b6a76d59a308f5
      https://github.com/dlang/phobos/commit/fc8e5f29be72f0119f4ac6b2f3b6a76d59a308f5
  Author: Walter Bright <WalterBright@users.noreply.github.com>
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
    M std/datetime.d
    M std/json.d
    M std/math.d
    M std/traits.d

  Log Message:
  -----------
  Merge pull request #4605 from jmdavis/deprecations

Move deprecations along


Compare: https://github.com/dlang/phobos/compare/832260be2e19...fc8e5f29be72