Skip to content

Commit

Permalink
Start 1.6.1 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 Aug 17, 2008
1 parent dba9194 commit 2ebc02d
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 1 deletion.
42 changes: 42 additions & 0 deletions Documentation/RelNotes-1.6.1.txt
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion RelNotes

0 comments on commit 2ebc02d

Please sign in to comment.