Browse Source

Start 1.6.0.X maintenance series

Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Junio C Hamano 17 years ago
parent
commit
dba9194a49
  1. 15
      Documentation/RelNotes-1.6.0.1.txt
  2. 2
      RelNotes

15
Documentation/RelNotes-1.6.0.1.txt

@ -0,0 +1,15 @@
GIT v1.6.0.1 Release Notes
==========================

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

* ...

Contains other various documentation fixes.

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

2
RelNotes

@ -1 +1 @@
Documentation/RelNotes-1.6.0.txt Documentation/RelNotes-1.6.0.1.txt
Loading…
Cancel
Save