Skip to content

Commit

Permalink
Merge branch 'maint'
Browse files Browse the repository at this point in the history
* maint:
  Update draft release notes to 1.8.2.1
  • Loading branch information
Junio C Hamano committed Apr 1, 2013
2 parents 1d066c5 + 40a0f84 commit b442731
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Documentation/RelNotes/1.8.2.1.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ Git v1.8.2.1 Release Notes
Fixes since v1.8.2
------------------

* The logic used by "git diff -M --stat" to shorten the names of
files before and after a rename did not work correctly when the
common prefix and suffix between the two filenames overlapped.

* "git submodule update", when recursed into sub-submodules, did not
acccumulate the prefix paths.

Expand Down

0 comments on commit b442731

Please sign in to comment.