Skip to content

Commit

Permalink
Start 1.6.2 cycle
Browse files Browse the repository at this point in the history
Signed-off-by: Junio C Hamano <[email protected]>
  • Loading branch information
gitster committed Dec 27, 2008
1 parent 8104ebf commit 78f8fbc
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 1 deletion.
28 changes: 28 additions & 0 deletions Documentation/RelNotes-1.6.2.txt
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion RelNotes

0 comments on commit 78f8fbc

Please sign in to comment.