summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2010-01-31 20:20:30 (GMT)
committerJunio C Hamano <gitster@pobox.com>2010-01-31 20:20:30 (GMT)
commitc0da5db1e692c2bc74e5cdba67baf8762ac304b4 (patch)
tree95f73d854d391a4e1208fd936ffd6c62825073cd /Documentation
parent2ee8c5b647cf0800e4eb41d84f78f4c3be02df53 (diff)
downloadgit-c0da5db1e692c2bc74e5cdba67baf8762ac304b4.zip
git-c0da5db1e692c2bc74e5cdba67baf8762ac304b4.tar.gz
git-c0da5db1e692c2bc74e5cdba67baf8762ac304b4.tar.bz2
Update draft release notes to 1.7.0
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/RelNotes-1.7.0.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/Documentation/RelNotes-1.7.0.txt b/Documentation/RelNotes-1.7.0.txt
index 7ed6a3a..6510d42 100644
--- a/Documentation/RelNotes-1.7.0.txt
+++ b/Documentation/RelNotes-1.7.0.txt
@@ -25,7 +25,7 @@ Notes on behaviour change
configured that variable.
* "git status" is not "git commit --dry-run" anymore. This change does
- not affect you if you run the command without pathspec.
+ not affect you if you run the command without argument.
* "git diff" traditionally treated various "ignore whitespace" options
only as a way to filter the patch output. "git diff --exit-code -b"
@@ -208,7 +208,6 @@ release, unless otherwise noted.
--
exec >/var/tmp/1
-O=v1.7.0-rc0-48-gdace5dd
-O=v1.7.0-rc0-67-gb10b918
+O=v1.7.0-rc1-6-g2ee8c5b
echo O=$(git describe master)
git shortlog --no-merges $O..master ^maint