summaryrefslogtreecommitdiff
path: root/Documentation/RelNotes-1.7.2.txt
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2010-07-21 12:55:50 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2010-07-21 12:55:50 -0700
commit64fdc08dac6694d1e754580e7acb82dfa4988bb9 (patch)
tree7776f67c2fed8db0e657502e721251100c245e71 /Documentation/RelNotes-1.7.2.txt
parenttests: correct "does reflog exist?" tests (diff)
downloadtgif-64fdc08dac6694d1e754580e7acb82dfa4988bb9.tar.xz
Git 1.7.2
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes-1.7.2.txt')
-rw-r--r--Documentation/RelNotes-1.7.2.txt12
1 files changed, 4 insertions, 8 deletions
diff --git a/Documentation/RelNotes-1.7.2.txt b/Documentation/RelNotes-1.7.2.txt
index f24b3876af..15cf01178c 100644
--- a/Documentation/RelNotes-1.7.2.txt
+++ b/Documentation/RelNotes-1.7.2.txt
@@ -1,5 +1,5 @@
-Git v1.7.2 Release Notes (draft)
-================================
+Git v1.7.2 Release Notes
+========================
Updates since v1.7.1
--------------------
@@ -123,6 +123,8 @@ Updates since v1.7.1
* The test harness has been updated to produce TAP-friendly output.
+ * Many documentation improvement patches are also included.
+
Fixes since v1.7.1
------------------
@@ -147,9 +149,3 @@ release, unless otherwise noted.
* "git read-tree -m A B" used to switch to branch B while retaining
local changes added an incorrect cache-tree information (b1f47514).
-
---
-exec >/var/tmp/1
-O=v1.7.2-rc2-17-gc9a9766
-echo O=$(git describe HEAD)
-git shortlog --no-merges HEAD ^maint ^$O