Skip to content

Commit 65f59e2

Browse files
committed
GIT 1.6.0-rc3
Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent fc721b6 commit 65f59e2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Documentation/RelNotes-1.6.0.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ Updates since v1.5.6
178178
* git-diff --check now checks leftover merge conflict markers.
179179

180180
* "git-diff -p" learned to grab a better hunk header lines in
181-
Pascal/Delphi and Ruby source files, and also pays attention to
181+
BibTex, Pascal/Delphi, and Ruby files and also pays attention to
182182
chapter and part boundary in TeX documents.
183183

184184
* When remote side used to have branch 'foo' and git-fetch finds that now
@@ -254,6 +254,6 @@ this release, unless otherwise noted.
254254

255255
---
256256
exec >/var/tmp/1
257-
O=v1.6.0-rc2-21-g0bb3a0b
257+
O=v1.6.0-rc3
258258
echo O=$(git describe refs/heads/master)
259259
git shortlog --no-merges $O..refs/heads/master ^refs/heads/maint

0 commit comments

Comments
 (0)