1 Git v2.0.3 Release Notes
 
   2 ========================
 
   4  * An ancient rewrite passed a wrong pointer to a curl library
 
   5    function in a rarely used code path.
 
   7  * "filter-branch" left an empty single-parent commit that results when
 
   8    all parents of a merge commit gets mapped to the same commit, even
 
  11  * "log --show-signature" incorrectly decided the color to paint a
 
  12    mergetag that was and was not correctly validated.
 
  14  * "log --show-signature" did not pay attention to "--graph" option.
 
  16 Also a lot of fixes to the tests and some updates to the docs are