November 20, 2014
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: b80083f19800f0be83586178ecf00865c68cf05c
      https://github.com/D-Programming-Language/phobos/commit/b80083f19800f0be83586178ecf00865c68cf05c
  Author: k-hara <k.hara.pg@gmail.com>
  Date:   2014-11-20 (Thu, 20 Nov 2014)

  Changed paths:
    M std/concurrency.d
    M std/file.d
    M std/typecons.d

  Log Message:
  -----------
  fix property enforcement


  Commit: b6698d0b0f31641e42bf8c3b2c8eabd37ab19cac
      https://github.com/D-Programming-Language/phobos/commit/b6698d0b0f31641e42bf8c3b2c8eabd37ab19cac
  Author: H. S. Teoh <hsteoh@quickfur.ath.cx>
  Date:   2014-11-20 (Thu, 20 Nov 2014)

  Changed paths:
    M std/concurrency.d
    M std/file.d
    M std/typecons.d

  Log Message:
  -----------
  Merge pull request #2751 from 9rnsr/enforceProp

fix property enforcement


Compare: https://github.com/D-Programming-Language/phobos/compare/04d7e0b7ed0d...b6698d0b0f31