Documentation / RelNotes / 1.7.10.5.txton commit Merge branch 'ls/no-double-utf8-author-name' of ../git-gui into ls/git-gui-no-double-utf8-author-name (77e4224)
   1Git v1.7.10.5 Release Notes
   2===========================
   3
   4Fixes since v1.7.10.4
   5---------------------
   6
   7 * "git fast-export" did not give a readable error message when the
   8   same mark erroneously appeared twice in the --import-marks input.
   9
  10 * "git rebase -p" used to pay attention to rebase.autosquash which
  11    was wrong.  "git rebase -p -i" should, but "git rebase -p" by
  12    itself should not.