From d5cb9cbd64165153a318e1049f8bf14b09a16b11 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Fri, 26 Aug 2016 13:59:20 -0700 Subject: Git 2.10-rc2 Signed-off-by: Junio C Hamano --- Documentation/RelNotes/2.10.0.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Documentation/RelNotes') diff --git a/Documentation/RelNotes/2.10.0.txt b/Documentation/RelNotes/2.10.0.txt index 558611104..c11009158 100644 --- a/Documentation/RelNotes/2.10.0.txt +++ b/Documentation/RelNotes/2.10.0.txt @@ -252,6 +252,9 @@ Performance, Internal Implementation, Development Support etc. combination has been fixed to be equivalent to doing $ git config core.autocrlf true + * Documentation has been updated to show better example usage + of the updated "text=auto" attribute. + * A few tests that specifically target "git rebase -i" have been added. -- cgit v1.2.1