Start 1.6.2 cycle

Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Junio C Hamano 2008-12-27 14:25:10 -08:00
parent 8104ebfe82
commit 78f8fbc9d6
2 changed files with 29 additions and 1 deletions

View File

@ -0,0 +1,28 @@
GIT v1.6.2 Release Notes
========================

Updates since v1.6.1
--------------------

(subsystems)

(portability)

(performance)

(usability, bells and whistles)

(internal)


Fixes since v1.6.1
------------------

All of the fixes in v1.6.1.X maintenance series are included in this
release, unless otherwise noted.

--
exec >/var/tmp/1
O=v1.6.1
echo O=$(git describe master)
git shortlog --no-merges $O..master ^maint

View File

@ -1 +1 @@
Documentation/RelNotes-1.6.1.txt
Documentation/RelNotes-1.6.2.txt