summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2009-05-02 06:31:00 (GMT)
committerJunio C Hamano <gitster@pobox.com>2009-05-02 06:31:00 (GMT)
commit503f464090d835ad333f5a55662ca0880c7b1d44 (patch)
treefda91b34b717ceee3164b41a38b38fefd99bfeea
parenta8816e7bab0354badd915c1da09421a64c982831 (diff)
downloadgit-1.6.3-rc4.zip
git-1.6.3-rc4.tar.gz
git-1.6.3-rc4.tar.bz2
GIT 1.6.3-rc4v1.6.3-rc4
Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rw-r--r--Documentation/RelNotes-1.6.3.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/RelNotes-1.6.3.txt b/Documentation/RelNotes-1.6.3.txt
index 7270ef8..33209fe 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