October 09, 2016
  Branch: refs/heads/master
  Home:   https://github.com/dlang/phobos
  Commit: 06c9dca2daf3edfde85ba01a9d22d842621fad1c
      https://github.com/dlang/phobos/commit/06c9dca2daf3edfde85ba01a9d22d842621fad1c
  Author: Jack Stouffer <jack@jackstouffer.com>
  Date:   2016-07-26 (Tue, 26 Jul 2016)

  Changed paths:
    M std/range/package.d

  Log Message:
  -----------
  [Issue 16073] Fix incorrect uses of random access range primitives in std.range.package


  Commit: 86ef3a224ed05bfe52b63caedc53ebdcf5be513e
      https://github.com/dlang/phobos/commit/86ef3a224ed05bfe52b63caedc53ebdcf5be513e
  Author: Steven Schveighoffer <schveiguy@yahoo.com>
  Date:   2016-10-09 (Sun, 09 Oct 2016)

  Changed paths:
    M std/range/package.d

  Log Message:
  -----------
  Merge pull request #4463 from JackStouffer/issue16073

Partial Fix for Issue 16073 (part 3)


Compare: https://github.com/dlang/phobos/compare/df34e4266c9c...86ef3a224ed0