Skip to content

Commit

Permalink
GIT 1.6.3-rc2
Browse files Browse the repository at this point in the history
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Junio C Hamano committed Apr 25, 2009
1 parent 86e081a commit f29ac4f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Documentation/RelNotes-1.6.3.txt
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,10 @@ Updates since v1.6.2
knobs you can tweak to work around issues with various versions of the
docbook-xsl package. See comments in Documentation/Makefile for details.

* Support for building and testing a subset of git on a system without a
working perl has been improved.


Fixes since v1.6.2
------------------

Expand All @@ -173,6 +177,6 @@ v1.6.2.X series.

---
exec >/var/tmp/1
O=v1.6.3-rc1-1-gea10b60
O=v1.6.3-rc2
echo O=$(git describe master)
git shortlog --no-merges $O..master ^maint

0 comments on commit f29ac4f

Please sign in to comment.