October 29, 2014
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 4385b33d13a4c3384d2e465e4763d7ba9ec2c2c8
      https://github.com/D-Programming-Language/druntime/commit/4385b33d13a4c3384d2e465e4763d7ba9ec2c2c8
  Author: jmdavis <jmdavisProg@gmx.com>
  Date:   2014-10-28 (Tue, 28 Oct 2014)

  Changed paths:
    M src/object.di
    M src/object_.d

  Log Message:
  -----------
  Fix deprecation comment on clear.

It doesn't follow the format that those comments normally take, and the date isn't good, because while it was committed in March of 2014, it wasn't actually get released until mid-August with 2.066, and it really needs to be deprecated for _at least_ 6 months, if not longer, before we remove it.


  Commit: ead53a3e853a4780cb559942824b66dcf96b742a
      https://github.com/D-Programming-Language/druntime/commit/ead53a3e853a4780cb559942824b66dcf96b742a
  Author: David Nadlinger <code@klickverbot.at>
  Date:   2014-10-29 (Wed, 29 Oct 2014)

  Changed paths:
    M src/object.di
    M src/object_.d

  Log Message:
  -----------
  Merge pull request #1004 from jmdavis/clear

Fix deprecation comment on clear.


Compare: https://github.com/D-Programming-Language/druntime/compare/890997d3ae29...ead53a3e853a