Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Update draft release notes to 1.7.10.3
author
Junio C Hamano
<gitster@pobox.com>
Fri, 25 May 2012 00:37:29 +0000
(17:37 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 25 May 2012 00:37:29 +0000
(17:37 -0700)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/1.7.10.3.txt
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
a8bd582
)
diff --git
a/Documentation/RelNotes/1.7.10.3.txt
b/Documentation/RelNotes/1.7.10.3.txt
index 9c9ec25946666a7b43c18d1e9d2a1cb432d1d30d..153bf14032e81886229ee2d8ae8338cf4613804b 100644
(file)
--- a/
Documentation/RelNotes/1.7.10.3.txt
+++ b/
Documentation/RelNotes/1.7.10.3.txt
@@
-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