From 631bd3cc8e5cc9550eefc4cb0428c107e89467f0 Mon Sep 17 00:00:00 2001 From: Johannes Schindelin Date: Sun, 7 Jun 2009 16:33:50 +0200 Subject: [PATCH] Some touch ups to the known issues in the release notes Signed-off-by: Johannes Schindelin --- share/WinGit/ReleaseNotes.rtf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/WinGit/ReleaseNotes.rtf b/share/WinGit/ReleaseNotes.rtf index 1905a5a3e0..0d2549242c 100644 --- a/share/WinGit/ReleaseNotes.rtf +++ b/share/WinGit/ReleaseNotes.rtf @@ -16,8 +16,8 @@ General release notes covering the history of the core git commands are included {\pntext\f1\'B7\tab}git send-mail does not work properly (Issue 27).\par {\pntext\f1\'B7\tab}curl uses $HOME/_netrc instead of $HOME/.netrc.\par {\pntext\f1\'B7\tab}If you want to specify a different location for --upload-pack, you have to start the absolute path with two slashes. Otherwise MSys will mangle the path.\par -{\pntext\f1\'B7\tab}git and bash have serious problems with non-ASCII file names (Issue 80, 108, 159, 188).\par -{\pntext\f1\'B7\tab}If configured to use plink, you will have to connect with putty first, as you cannot accept the host key due to the console window being blocked (Issue 96).\par +{\pntext\f1\'B7\tab}git and bash have serious problems with non-ASCII file names (Issue 80, 159).\par +{\pntext\f1\'B7\tab}If configured to use plink, you will have to connect with putty first and accept the host key.\par {\pntext\f1\'B7\tab}MinGW does not support IPv6 yet (Issue 182).\par {\pntext\f1\'B7\tab}When run from cmd.exe instead of Git Bash, some characters seem to be "swallowed" from Git's output (Issue 192).\par {\pntext\f1\'B7\tab}There are a spurious write errors during rebase (Issue 200) that seem not to be reproducible on most computers.\par -- 2.11.4.GIT