GIT 1.6.3-rc4

Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint v1.6.3-rc4
Junio C Hamano 2009-05-01 23:31:00 -07:00
parent a8816e7bab
commit 503f464090
1 changed files with 6 additions and 0 deletions

View File

@ -37,6 +37,12 @@ Updates since v1.6.2

* various git-svn updates.

* git-gui updates, including an update to Russian translation, and a
fix to an infinite loop when showing an empty diff.

* gitk updates, including an update to Russian translation and improved Windows
support.

(performance)

* many uses of lstat(2) in the codepath for "git checkout" have been