Code

GIT 1.6.3-rc4 v1.6.3-rc4
authorJunio C Hamano <gitster@pobox.com>
Sat, 2 May 2009 06:31:00 +0000 (23:31 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sat, 2 May 2009 06:31:00 +0000 (23:31 -0700)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes-1.6.3.txt

index 7270ef893b0719bd9e4f187ae1aaf323b815af39..33209fe7fd81b490e2f578ec0bb2c12d48fd61da 100644 (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