Skip to content

Commit

Permalink
Update draft release notes to 1.7.10.3
Browse files Browse the repository at this point in the history
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Junio C Hamano committed May 25, 2012
1 parent a8bd582 commit c464918
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Documentation/RelNotes/1.7.10.3.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ Git v1.7.10.3 Release Notes
Fixes since v1.7.10.2
---------------------

* The message file for German translation has been updated a bit.

* "git status --porcelain" ignored "--branch" option by mistake. The
output for "git status --branch -z" was also incorrect and did not
terminate the record for the current branch name with NUL as asked.

* Running "git checkout" on an unborn branch used to corrupt HEAD.

* When checking out another commit from an already detached state, we
Expand Down

0 comments on commit c464918

Please sign in to comment.