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

  Changed paths:
    M std/functional.d
    M std/net/curl.d
    M std/range.d

  Log Message:
  -----------
  fix Issue 9062 - AddrExp should distinguish the existence of property resolution


  Commit: 1ce5ca470a4520d1c3956e14ec3e8dfb4fcd907f
      https://github.com/D-Programming-Language/phobos/commit/1ce5ca470a4520d1c3956e14ec3e8dfb4fcd907f
  Author: Alex Rønne Petersen <alex@lycus.org>
  Date:   2012-11-22 (Thu, 22 Nov 2012)

  Changed paths:
    M std/functional.d
    M std/net/curl.d
    M std/range.d

  Log Message:
  -----------
  Merge pull request #966 from 9rnsr/fix9062

Supplemental fix for Issue 9062 - AddrExp should distinguish the existence of property resolution


Compare: https://github.com/D-Programming-Language/phobos/compare/245274b4083c...1ce5ca470a45