From 3b02b33987205441fd04df2b7310aaac86dcaabc Mon Sep 17 00:00:00 2001 From: Sebastian Schuberth Date: Sun, 8 Jul 2012 21:06:00 +0200 Subject: [PATCH] WinGit: Equalize the spelling of "Plink" in the release notes Signed-off-by: Sebastian Schuberth --- share/WinGit/ReleaseNotes.rtf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/share/WinGit/ReleaseNotes.rtf b/share/WinGit/ReleaseNotes.rtf index 9bc8eb72..4c084bb2 100644 --- a/share/WinGit/ReleaseNotes.rtf +++ b/share/WinGit/ReleaseNotes.rtf @@ -17,7 +17,7 @@ See \cf0{\field{\*\fldinst{HYPERLINK "http://git-scm.com/"}}{\fldrslt{\ul\cf2 ht {\pntext\f2\'B7\tab}The Quick Launch icon will only be installed for the user running setup (typically the Administrator). This is a technical restriction and will not change.\par {\pntext\f2\'B7\tab}curl uses $HOME/_netrc instead of $HOME/.netrc.\par {\pntext\f2\'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\f2\'B7\tab}If configured to use plink, you will have to connect with putty first and accept the host key.\par +{\pntext\f2\'B7\tab}If configured to use Plink, you will have to connect with putty first and accept the host key.\par {\pntext\f2\'B7\tab}As merge tools are executed using the MSys bash, options starting with "/" need to be handled specially: MSys would interpret that as a POSIX path, so you need to double the slash (Issue 226). Example: instead of "/base", say "//base". Also, extra care has to be paid to pass Windows programs Windows paths, as they have no clue about MSys style POSIX paths -- You can use something like $(cmd //c echo "$POSIXPATH").\par {\pntext\f2\'B7\tab}Unless you define the environment variable MSYS_WATCH_FSTAB (the value must be a non-empty string), Git Bash will not see any drives that have been attached after bash was started. This is a workaround to help the speed of cmd scripts using parts of Git that are implemented as shell scripts.\line\line\pard\li144 Should you encounter other problems, please search the mailing list first (\cf0{\field{\*\fldinst{HYPERLINK "http://groups.google.com/group/msysgit"}}{\fldrslt{\ul\cf2 http://groups.google.com/group/msysgit}}}\cf1\f0\fs20 ) and ask there if you do not find anything.\par \pard\b\fs24\par @@ -26,7 +26,7 @@ Changes since Git-1.7.11-preview20120620\par \i\fs20 New Features\par \pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\fi-288\li432\b0\i0 Comes with the beautiful Git logo from \cf0{\field{\*\fldinst{HYPERLINK "http://git-scm.com/downloads/logos"}}{\fldrslt{\ul\cf2 http://git-scm.com/downloads/logos}}}\cf1\f0\fs20\par {\pntext\f2\'B7\tab}The installer no longer asks for the directory and program group when updating\par -{\pntext\f2\'B7\tab}The installer auto-detects TortoisePLink now\par +{\pntext\f2\'B7\tab}The installer auto-detects TortoisePlink now\par \pard\b\i\par Bugfixes\par \pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\fi-288\li432\b0\i0 Git::SVN is correctly installed again\par @@ -374,7 +374,7 @@ Changes since Git-1.5.5-preview20080413\par \par \i\fs20 New Features\par \pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\fi-288\li432\b0\i0 Comes with official git 1.5.6.\par -{\pntext\f2\'B7\tab}Installer supports configuring a user provided plink (PuTTY).\par +{\pntext\f2\'B7\tab}Installer supports configuring a user provided Plink (PuTTY).\par \pard\li144\par \pard\b\i Bugfixes\b0\i0\par \pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\fi-288\li432 Comes with tweaked msys-1.0.dll to solve some command line mangling issues.\par @@ -382,7 +382,7 @@ Changes since Git-1.5.5-preview20080413\par {\pntext\f2\'B7\tab}Programs in the system PATH, for example editors, can be launched from Git without specifying their full path.\par {\pntext\f2\'B7\tab}"git stash apply stash@\{1\}" works.\par {\pntext\f2\'B7\tab}Comes with basic ANSI control code emulation for the Windows console to avoid wrapping of pull/merge's diffstats.\par -{\pntext\f2\'B7\tab}Git correctly passes port numbers to PuTTY's plink \par +{\pntext\f2\'B7\tab}Git correctly passes port numbers to PuTTY's Plink \par \pard\b\fs24\par Changes since Git-1.5.4-preview20080202\par \par -- 2.11.4.GIT