March 26, 2014
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 28694ed0dc4a86f0f901671e57236390b51298f8
      https://github.com/D-Programming-Language/phobos/commit/28694ed0dc4a86f0f901671e57236390b51298f8
  Author: Andrej Mitrovic <andrej.mitrovich@gmail.com>
  Date:   2014-03-24 (Mon, 24 Mar 2014)

  Changed paths:
    M std/getopt.d

  Log Message:
  -----------
  Strip spaces for the 1000th time.


  Commit: f24c49312a16a022d1fe3490e483d10ebd48da50
      https://github.com/D-Programming-Language/phobos/commit/f24c49312a16a022d1fe3490e483d10ebd48da50
  Author: Andrej Mitrovic <andrej.mitrovich@gmail.com>
  Date:   2014-03-24 (Mon, 24 Mar 2014)

  Changed paths:
    M std/getopt.d

  Log Message:
  -----------
  Fix Issue 5228 - Add a GetoptException and document which exceptions are thrown.


  Commit: 68c6379e46d7aa242b343d510dcb32edd51a5872
      https://github.com/D-Programming-Language/phobos/commit/68c6379e46d7aa242b343d510dcb32edd51a5872
  Author: Andrei Alexandrescu <andrei@erdani.com>
  Date:   2014-03-26 (Wed, 26 Mar 2014)

  Changed paths:
    M std/getopt.d

  Log Message:
  -----------
  Merge pull request #2048 from AndrejMitrovic/Fix5228

Issue 5228 - Add GetOptException and document exceptions


Compare: https://github.com/D-Programming-Language/phobos/compare/2a1df9fc0eda...68c6379e46d7