October 05, 2015
  Branch: refs/heads/stable
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: da933af18305462484925cf7032e29cb7daf1293
      https://github.com/D-Programming-Language/dmd/commit/da933af18305462484925cf7032e29cb7daf1293
  Author: k-hara <k.hara.pg@gmail.com>
  Date:   2015-10-05 (Mon, 05 Oct 2015)

  Changed paths:
    M src/dtemplate.d

  Log Message:
  -----------
  Ressurect line spaces in definitelyValueParameter


  Commit: 4d1b0864d25660fdd347146c4a19ad9ba878a3bb
      https://github.com/D-Programming-Language/dmd/commit/4d1b0864d25660fdd347146c4a19ad9ba878a3bb
  Author: k-hara <k.hara.pg@gmail.com>
  Date:   2015-10-05 (Mon, 05 Oct 2015)

  Changed paths:
    M src/mtype.d
    M test/runnable/template9.d

  Log Message:
  -----------
  fix Issue 15152 - template fails to instantiate if argument is itself a template


  Commit: 8830d971f730ff938b2628020f70b194c55854d2
      https://github.com/D-Programming-Language/dmd/commit/8830d971f730ff938b2628020f70b194c55854d2
  Author: Martin Nowak <code@dawg.eu>
  Date:   2015-10-06 (Tue, 06 Oct 2015)

  Changed paths:
    M src/dtemplate.d
    M src/mtype.d
    M test/runnable/template9.d

  Log Message:
  -----------
  Merge pull request #5163 from 9rnsr/fix15152

[REG2.069.0-devel] Issue 15152 - template fails to instantiate if argument is itself a template


Compare: https://github.com/D-Programming-Language/dmd/compare/e13c2bc2c47a...8830d971f730