July 30, 2011
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime

  Commit: 7afe77cadff397fcb698e5252c423b29ed75fb5e
      https://github.com/D-Programming-Language/druntime/commit/7afe77cadff397fcb698e5252c423b29ed75fb5e
  Author: Alex R?nne Petersen <xtzgzorex at gmail.com>
  Date:   2011-07-30 (Sat, 30 Jul 2011)

  Changed paths:
    M src/core/thread.d

  Log Message:
  -----------
  Fix deprecation message for core.thread.sleep(long period).


  Commit: d14a1a99565ef6a4849e1413a2420a8f78f5843d
      https://github.com/D-Programming-Language/druntime/commit/d14a1a99565ef6a4849e1413a2420a8f78f5843d
  Author: Jonathan M Davis <jmdavisProg at gmx.com>
  Date:   2011-07-30 (Sat, 30 Jul 2011)

  Changed paths:
    M src/core/thread.d

  Log Message:
  -----------
  Merge pull request #47 from IgniteInteractiveStudio/master

Fix deprecation message for core.thread.sleep(long period).


Compare: https://github.com/D-Programming-Language/druntime/compare/b820440...d14a1a9