Documentation / RelNotes-1.5.0.1.txton commit git-merge: minor fix for no_trivial_merge_strategies. (de6f0de)
   1GIT v1.5.0.1 Release Notes
   2==========================
   3
   4Fixes since v1.5.0
   5------------------
   6
   7* Documentation updates
   8
   9  - Clarifications and corrections to 1.5.0 release notes.
  10  - The main documentation did not link to git-remote documentation.
  11
  12* Bugfixes
  13
  14  - git-daemon marks the listening sockets with FD_CLOEXEC so
  15    that it won't be leaked into the children.
  16
  17--
  18O=v1.5.0-7-g37b73cf
  19echo O=`git describe maint`
  20git shortlog --no-merges $O..