Kick off post 1.7.10 cycle
I tentatively named the release notes "1.7.11" but this may have to be renamed to "1.8" or some other name later. Let's see how well we would do during this cycle. Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
cc999a3a08
commit
36e6c803a1
29
Documentation/RelNotes/1.7.11.txt
Normal file
29
Documentation/RelNotes/1.7.11.txt
Normal file
@ -0,0 +1,29 @@
|
||||
Git v1.7.11 Release Notes
|
||||
=========================
|
||||
|
||||
Updates since v1.7.10
|
||||
---------------------
|
||||
|
||||
UI, Workflows & Features
|
||||
|
||||
* A third-party tool "git subtree" is distributed in contrib/
|
||||
|
||||
|
||||
Foreign Interface
|
||||
|
||||
|
||||
Performance
|
||||
|
||||
|
||||
Internal Implementation (please report possible regressions)
|
||||
|
||||
|
||||
Also contains minor documentation updates and code clean-ups.
|
||||
|
||||
|
||||
Fixes since v1.7.10
|
||||
-------------------
|
||||
|
||||
Unless otherwise noted, all the fixes since v1.7.10 in the maintenance
|
||||
releases are contained in this release (see release notes to them for
|
||||
details).
|
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
GVF=GIT-VERSION-FILE
|
||||
DEF_VER=v1.7.10
|
||||
DEF_VER=v1.7.10.GIT
|
||||
|
||||
LF='
|
||||
'
|
||||
|
Loading…
Reference in New Issue
Block a user