July 09, 2016
  Branch: refs/heads/stable
  Home:   https://github.com/dlang/phobos
  Commit: aa88e7bc8e11efe54c1b389917bdaff78492088e
      https://github.com/dlang/phobos/commit/aa88e7bc8e11efe54c1b389917bdaff78492088e
  Author: Martin Nowak <code@dawg.eu>
  Date:   2016-07-09 (Sat, 09 Jul 2016)

  Changed paths:
    M std/datetime.d

  Log Message:
  -----------
  fix test failure for updated Windows TZs

- change to list all missing WinTZ translations when running std/datetime
  unittests w/ -version=UpdateWindowsTZTranslations so they can be
  updated manually


  Commit: 01eb06bb3897cd359d01a6c268785e5ee42789c0
      https://github.com/dlang/phobos/commit/01eb06bb3897cd359d01a6c268785e5ee42789c0
  Author: Walter Bright <WalterBright@users.noreply.github.com>
  Date:   2016-07-09 (Sat, 09 Jul 2016)

  Changed paths:
    M std/datetime.d

  Log Message:
  -----------
  Merge pull request #4584 from MartinNowak/fixWinTZTranslations

fix test failure for updated Windows TZs


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