April 23, 2012
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 4430ee9a479f23fb9cf2edd09ac6b5fe2d3eef12
      https://github.com/D-Programming-Language/phobos/commit/4430ee9a479f23fb9cf2edd09ac6b5fe2d3eef12
  Author: Denis Shelomovskij <verylonglogin.reg@gmail.com>
  Date:   2012-04-23 (Mon, 23 Apr 2012)

  Changed paths:
    M std/format.d

  Log Message:
  -----------
  fix Issue 7975 - Incorrect quotes escaping in std.format


  Commit: 95d74cd3909de2a428db02d175bed26c22bf206d
      https://github.com/D-Programming-Language/phobos/commit/95d74cd3909de2a428db02d175bed26c22bf206d
  Author: Hara Kenji <k.hara.pg+dev@gmail.com>
  Date:   2012-04-23 (Mon, 23 Apr 2012)

  Changed paths:
    M std/format.d

  Log Message:
  -----------
  Merge pull request #552 from denis-sh/fix-quotes-escaping

Fix quotes escaping in std.format


Compare: https://github.com/D-Programming-Language/phobos/compare/2cdd101...95d74cd