December 26, 2012
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 6c2e14b60b702cbf89acc5d744e71e5a93289c68
      https://github.com/D-Programming-Language/phobos/commit/6c2e14b60b702cbf89acc5d744e71e5a93289c68
  Author: Andrej Mitrovic <andrej.mitrovich@gmail.com>
  Date:   2012-12-25 (Tue, 25 Dec 2012)

  Changed paths:
    M std/stream.d

  Log Message:
  -----------
  Fixes Issue 1397 - Add default argument to buffer size param in ctor.


  Commit: 643411bb2539a3d1456b952a31aeef520e72d8ee
      https://github.com/D-Programming-Language/phobos/commit/643411bb2539a3d1456b952a31aeef520e72d8ee
  Author: Alex Rønne Petersen <alex@alexrp.com>
  Date:   2012-12-26 (Wed, 26 Dec 2012)

  Changed paths:
    M std/stream.d

  Log Message:
  -----------
  Merge pull request #1033 from AndrejMitrovic/Fix1397

[trivial] Issue 1397 - Add default argument to buffer size param in ctor


Compare: https://github.com/D-Programming-Language/phobos/compare/23ed5019b5fc...643411bb2539