t7810-grep: test multiple --grep with and without --all-match
[git/dscho.git] / Documentation / RelNotes / 1.7.10.5.txt
blob4db1770e3888f09f5599d21b77b525bd0362be4e
1 Git v1.7.10.5 Release Notes
2 ===========================
4 Fixes since v1.7.10.4
5 ---------------------
7  * "git fast-export" did not give a readable error message when the
8    same mark erroneously appeared twice in the --import-marks input.
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.