June 10, 2014
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 0812ecd1f6519028070eba0c9b4504bded48a7a5
      https://github.com/D-Programming-Language/phobos/commit/0812ecd1f6519028070eba0c9b4504bded48a7a5
  Author: Martin Krejcirik <mk@krej.cz>
  Date:   2014-06-10 (Tue, 10 Jun 2014)

  Changed paths:
    M std/process.d

  Log Message:
  -----------
  Fix missing program name in std.process.spawnProcessImpl exception message.


  Commit: 4b47a2530ed7291e6bb92c88b295a4eae3f85fe1
      https://github.com/D-Programming-Language/phobos/commit/4b47a2530ed7291e6bb92c88b295a4eae3f85fe1
  Author: Jonathan M Davis <jmdavisProg@gmx.com>
  Date:   2014-06-10 (Tue, 10 Jun 2014)

  Changed paths:
    M std/process.d

  Log Message:
  -----------
  Merge pull request #2236 from tramker/bug_process

Fix missing program name in std.process.spawnProcessImpl exception message.


Compare: https://github.com/D-Programming-Language/phobos/compare/99bfa8ee9455...4b47a2530ed7