diff options
author | Eduardo Chappa <chappa@washington.edu> | 2020-01-16 08:29:04 -0700 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2020-01-16 08:29:04 -0700 |
commit | afbf1ef03d944a775cafbc02243f8eb8c15d096e (patch) | |
tree | 9b04017bf26a601a0a867fdd45dce94c2897827a /imap/docs/RELNOTES | |
parent | a6feb748e22af1b8cf032c08e91c2424c44ebd62 (diff) | |
download | alpine-afbf1ef03d944a775cafbc02243f8eb8c15d096e.tar.xz |
* Fix a few more misspellings in the source code of Alpine.
List contributed by Jens Schleusener.
Diffstat (limited to 'imap/docs/RELNOTES')
-rw-r--r-- | imap/docs/RELNOTES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/imap/docs/RELNOTES b/imap/docs/RELNOTES index 28069698..658e933d 100644 --- a/imap/docs/RELNOTES +++ b/imap/docs/RELNOTES @@ -884,7 +884,7 @@ New W2K port for Windows 2000. In addition to supporting SSL using the official SSPI interface (the NT and NTK ports invoke SChannel.DLL directly), the W2K port also supports Microsoft Kerberos. Note that the NT and NTK ports will work on Windows 2000, but the W2K port will not work on NT4, Windows -9x, or Windows Millenium. +9x, or Windows Millennium. There is now a #user namespace, equivalent to the "~" namespace on UNIX. |