January 23, 2013
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: fa1411e204bcf2b8356c7e7f1d5ed31458b3867d
      https://github.com/D-Programming-Language/druntime/commit/fa1411e204bcf2b8356c7e7f1d5ed31458b3867d
  Author: Andrej Mitrovic <andrej.mitrovich@gmail.com>
  Date:   2013-01-23 (Wed, 23 Jan 2013)

  Changed paths:
    M src/core/atomic.d
    M src/core/sync/condition.d
    M src/core/sync/semaphore.d
    M src/core/thread.d
    M src/core/thread.di

  Log Message:
  -----------
  Fixes Issue 9373 - Add info messages to deprecated statements.


  Commit: e3f9d07f227185abae12b48f395f0b6ca75e9b71
      https://github.com/D-Programming-Language/druntime/commit/e3f9d07f227185abae12b48f395f0b6ca75e9b71
  Author: Alex Rønne Petersen <alex@alexrp.com>
  Date:   2013-01-23 (Wed, 23 Jan 2013)

  Changed paths:
    M src/core/atomic.d
    M src/core/sync/condition.d
    M src/core/sync/semaphore.d
    M src/core/thread.d
    M src/core/thread.di

  Log Message:
  -----------
  Merge pull request #393 from AndrejMitrovic/Fix9373

Issue 9373 - Add info messages to deprecated statements.


Compare: https://github.com/D-Programming-Language/druntime/compare/eb719435dcbb...e3f9d07f2271