Start 1.6.1 cycle

Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Junio C Hamano 2008-08-17 15:48:51 -07:00
parent dba9194a49
commit 2ebc02d32a
2 changed files with 43 additions and 1 deletions

View File

@ -0,0 +1,42 @@
GIT v1.6.1 Release Notes
========================

Updates since v1.6.0
--------------------

(subsystems)

* ...

(portability)

* ...

(documentation)

* ...

(performance)

* ...

(usability, bells and whistles)

* ...

(internal)

* ...


Fixes since v1.6.0
------------------

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

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

View File

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