From 8d6827e3c0a798418f5bd46e3c98c0eb5c63f881 Mon Sep 17 00:00:00 2001 From: Johannes Schindelin Date: Fri, 20 Mar 2009 11:43:59 +0100 Subject: [PATCH] Mention more open issues in the ReleaseNotes I would have loved to close at least some of them, but lack of time (or in some cases, cooperation) prevented that. Signed-off-by: Johannes Schindelin --- share/WinGit/ReleaseNotes.rtf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/share/WinGit/ReleaseNotes.rtf b/share/WinGit/ReleaseNotes.rtf index fda89451..27613dfa 100644 --- a/share/WinGit/ReleaseNotes.rtf +++ b/share/WinGit/ReleaseNotes.rtf @@ -15,10 +15,11 @@ These release notes describe issues specific to the Windows release.\par {\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 clone fails when the repository contains UTF-8 filepaths (Issue 80).\par +{\pntext\f1\'B7\tab}git and bash have serious problems with non-ASCII file names (Issue 80, 108, 149, 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}MSys has problems with home directories that contain non-ASCII letters (Issue 108 and duplicates).\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 few issues with ssh hanging (Issue 197), permission denied on renaming pack files (mentioned in Issue 194), and spurious write errors during rebase (Issue 200) that seem not to be reproducible on most computers.\par \pard\b\fs24\par Changes since Git-1.6.1-preview20081225\par \par -- 2.11.4.GIT