Skip to content

Commit

Permalink
Update draft release notes to 1.6.2.2
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 Mar 30, 2009
1 parent b19293d commit 8c7f788
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion Documentation/RelNotes-1.6.2.2.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,16 @@ Fixes since v1.6.2.1
* 'git-submodule add' did not tolerate extra slashes and ./ in the path it
accepted from the command line; it now is more lenient.

* git-svn misbehaved when the project contained a path that began with
two dashes.

* import-zips script (in contrib) did not compute the common directory
prefix correctly.

Many small documentation updates are included as well.

---
exec >/var/tmp/1
O=v1.6.2.1-23-g67c176f
O=v1.6.2.1-46-gb19293d
echo O=$(git describe maint)
git shortlog --no-merges $O..maint

0 comments on commit 8c7f788

Please sign in to comment.