summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2008-08-13 04:42:22 (GMT)
committerJunio C Hamano <gitster@pobox.com>2008-08-13 05:46:33 (GMT)
commit65f59e2998c7dd87f61b25fa41bba72fd4247901 (patch)
treeb898a14b37acf5632167389041bcc9b5829b100b /Documentation
parentfc721b699b817e9cb78994c6dd6d86e744bd2112 (diff)
downloadgit-65f59e2998c7dd87f61b25fa41bba72fd4247901.zip
git-65f59e2998c7dd87f61b25fa41bba72fd4247901.tar.gz
git-65f59e2998c7dd87f61b25fa41bba72fd4247901.tar.bz2
GIT 1.6.0-rc3v1.6.0-rc3
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/RelNotes-1.6.0.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/RelNotes-1.6.0.txt b/Documentation/RelNotes-1.6.0.txt
index e3c0c1d..9e2e417 100644
--- a/Documentation/RelNotes-1.6.0.txt
+++ b/Documentation/RelNotes-1.6.0.txt
@@ -178,7 +178,7 @@ Updates since v1.5.6
* git-diff --check now checks leftover merge conflict markers.
* "git-diff -p" learned to grab a better hunk header lines in
- Pascal/Delphi and Ruby source files, and also pays attention to
+ BibTex, Pascal/Delphi, and Ruby files and also pays attention to
chapter and part boundary in TeX documents.
* When remote side used to have branch 'foo' and git-fetch finds that now
@@ -254,6 +254,6 @@ this release, unless otherwise noted.
---
exec >/var/tmp/1
-O=v1.6.0-rc2-21-g0bb3a0b
+O=v1.6.0-rc3
echo O=$(git describe refs/heads/master)
git shortlog --no-merges $O..refs/heads/master ^refs/heads/maint