January 31, 2015
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 6a3cd276b8a39d5cfc6fe7280accfe692c6d16f4
      https://github.com/D-Programming-Language/phobos/commit/6a3cd276b8a39d5cfc6fe7280accfe692c6d16f4
  Author: sinkuu <sinkuupump@gmail.com>
  Date:   2015-01-31 (Sat, 31 Jan 2015)

  Changed paths:
    M std/stdio.d

  Log Message:
  -----------
  Fix issue 14041 -  Refused writeln of a fixed size array of chars


  Commit: c3680e5bf8d701e4a0fca52f42106cf7113eedd7
      https://github.com/D-Programming-Language/phobos/commit/c3680e5bf8d701e4a0fca52f42106cf7113eedd7
  Author: Andrei Alexandrescu <andrei@erdani.com>
  Date:   2015-01-31 (Sat, 31 Jan 2015)

  Changed paths:
    M std/stdio.d

  Log Message:
  -----------
  Merge pull request #2940 from sinkuu/fix_14041

Fix issue 14041 -  Refused writeln of a fixed size array of chars


Compare: https://github.com/D-Programming-Language/phobos/compare/7b8c9b2e1a3d...c3680e5bf8d7