diff options
author | Thomas Ackermann <th.acker66@arcor.de> | 2012-10-16 19:26:23 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-10-17 00:35:00 +0200 |
commit | d25c58ce43f45734ef74595b1e6fba1199651699 (patch) | |
tree | a14b72ffb945f4b0c0dfed9e5fe6eaef13fd3ab2 /Documentation/RelNotes/1.6.1.txt | |
parent | Update draft release notes to 1.8.0 (diff) | |
download | git-d25c58ce43f45734ef74595b1e6fba1199651699.tar.xz git-d25c58ce43f45734ef74595b1e6fba1199651699.zip |
Documentation/RelNotes: remove "updated up to this revision" markers
These were used to keep track of the last commit a release notes
entry was written for, and should have been removed when cutting
the final release.
Signed-off-by: Thomas Ackermann <th.acker@arcor.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '')
-rw-r--r-- | Documentation/RelNotes/1.6.1.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Documentation/RelNotes/1.6.1.txt b/Documentation/RelNotes/1.6.1.txt index adb7ccab0a..7b152a6fdc 100644 --- a/Documentation/RelNotes/1.6.1.txt +++ b/Documentation/RelNotes/1.6.1.txt @@ -278,9 +278,3 @@ release, unless otherwise noted. * "gitweb" did not mark non-ASCII characters imported from external HTML fragments correctly. - --- -exec >/var/tmp/1 -O=v1.6.1-rc3-74-gf66bc5f -echo O=$(git describe master) -git shortlog --no-merges $O..master ^maint |