You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

29 lines
428 B

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