November 14, 2011
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos

  Commit: 100733041fd293bc14cdcc11b24de92949aea609
      https://github.com/D-Programming-Language/phobos/commit/100733041fd293bc14cdcc11b24de92949aea609
  Author: jmdavis <jmdavisProg at gmx.com>
  Date:   2011-11-14 (Mon, 14 Nov 2011)

  Changed paths:
    M std/file.d

  Log Message:
  -----------
  Made core.thread import in std.file non-selective.

Bug# 314 just makes it create import conflicts when compiling with -unittest. It works just as well (better given bug# 314) as a normal import.