From: Junio C Hamano Date: Sat, 2 May 2009 06:31:00 +0000 (-0700) Subject: GIT 1.6.3-rc4 X-Git-Tag: v1.6.3-rc4 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=11083e2cb54b064d47862054cff3d83df7f9071d;p=git.git GIT 1.6.3-rc4 Signed-off-by: Junio C Hamano --- diff --git a/Documentation/RelNotes-1.6.3.txt b/Documentation/RelNotes-1.6.3.txt index 7270ef893..33209fe7f 100644 --- a/Documentation/RelNotes-1.6.3.txt +++ b/Documentation/RelNotes-1.6.3.txt @@ -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