Start 1.6.6.X maintenance track

Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Junio C Hamano 2009-12-26 14:20:09 -08:00
parent d828fdb8d7
commit 685c568a7a
2 changed files with 16 additions and 1 deletions

View File

@ -0,0 +1,15 @@
Git v1.6.6.1 Release Notes
==========================
Fixes since v1.6.6
------------------
* http-backend was not listed in the command list in the documentation.
Other minor documentation updates are included.
--
exec >/var/tmp/1
O=v1.6.6-4-gd828fdb
echo O=$(git describe maint)
git shortlog --no-merges $O..maint

View File

@ -1 +1 @@
Documentation/RelNotes-1.6.6.txt
Documentation/RelNotes-1.6.6.1.txt