diff options
author | Eduardo Chappa <chappa@washington.edu> | 2017-09-29 23:51:00 -0600 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2017-09-29 23:51:00 -0600 |
commit | 4681adf1bb1d0a1313706d7d96a3ef930ebe5fd9 (patch) | |
tree | a0d1bfd05325921860e7578a54b7b4afb3112262 /pith | |
parent | 4ef47e8fa6934d003434f3a37875d0abb98636d8 (diff) | |
download | alpine-4681adf1bb1d0a1313706d7d96a3ef930ebe5fd9.tar.xz |
* NTLM authentication support with the ntlm library, in Unix systems.
Based on code provided by Maciej W. Rozycki.
Diffstat (limited to 'pith')
-rw-r--r-- | pith/pine.hlp | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/pith/pine.hlp b/pith/pine.hlp index e4a2bac0..8e76ec20 100644 --- a/pith/pine.hlp +++ b/pith/pine.hlp @@ -140,7 +140,7 @@ with help text for the config screen and the composer that didn't have any reasonable place to be called from. Dummy change to get revision in pine.hlp ============= h_revision ================= -Alpine Commit 221 2017-09-29 22:01:56 +Alpine Commit 222 2017-09-29 23:39:51 ============= h_news ================= <HTML> <HEAD> @@ -177,6 +177,14 @@ Version <!--#echo var="ALPINE_VERSION"--> (<!--#echo var="ALPINE_REVISION"-->) addresses bugs found in previous releases and has a few additions as well. <P> +Additions include: + +<UL> +<LI> NTLM authentication support with the ntlm library, in Unix systems. +Based on code provided by Maciej W. Rozycki. +</UL> + +<P> Bugs that have been addressed include: <UL> <LI> Crash when attempting to bounce a message due to lack of space in |