September 25, 2016
  Branch: refs/heads/master
  Home:   https://github.com/dlang/phobos
  Commit: e65d6da725696618ee246177073ac3bd12e0af9f
      https://github.com/dlang/phobos/commit/e65d6da725696618ee246177073ac3bd12e0af9f
  Author: Jack Stouffer <jack@jackstouffer.com>
  Date:   2016-09-23 (Fri, 23 Sep 2016)

  Changed paths:
    M std/xml.d

  Log Message:
  -----------
  Added some immutable to varibles that aren't modified in std.xml


  Commit: 644fa8248fa64ea3a40438dc7a7908febeb44cfc
      https://github.com/dlang/phobos/commit/644fa8248fa64ea3a40438dc7a7908febeb44cfc
  Author: Ilya Yaroshenko <ilyayaroshenko@gmail.com>
  Date:   2016-09-25 (Sun, 25 Sep 2016)

  Changed paths:
    M std/xml.d

  Log Message:
  -----------
  Merge pull request #4813 from JackStouffer/xml-const

[trivial] Added some immutable to varibles that aren't modified in std.xml


Compare: https://github.com/dlang/phobos/compare/64df870b0f06...644fa8248fa6