projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8816e7
)
GIT 1.6.3-rc4
v1.6.3-rc4
author
Junio C Hamano
<gitster@pobox.com>
Sat, 2 May 2009 06:31:00 +0000
(23:31 -0700)
committer
Junio 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
patch
|
blob
|
history
diff --git
a/Documentation/RelNotes-1.6.3.txt
b/Documentation/RelNotes-1.6.3.txt
index 7270ef893b0719bd9e4f187ae1aaf323b815af39..33209fe7fd81b490e2f578ec0bb2c12d48fd61da 100644
(file)
--- 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