diff options
-rw-r--r-- | pith/pine.hlp | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/pith/pine.hlp b/pith/pine.hlp index a0aee484..4c72e2a4 100644 --- a/pith/pine.hlp +++ b/pith/pine.hlp @@ -180,7 +180,7 @@ addresses bugs found in previous releases and has a few additions as well. Additions include: <UL> <LI> PC-Alpine: New configuration option "Aspell Dictionaries" allows a - user to choose the dictionary used to spell, in case the user + user to choose the dictionary used to spell check, in case the user communicates in more than one language. Examples of values for the variable are "en_US" or "de_DE", etc. Only the first 10 dictionaries are offered. @@ -376,6 +376,10 @@ Bugs that have been addressed include: of the certificate to lowercase, which may make Alpine not be able to read such certificate. Reported by Dennis Davis. + <LI> When selecting messages while in Threaded Index Screen, some + messages other than top of threads could appear in the index, making + Alpine display messages "out of the screen." + <LI> Work in progress: Avoid calling non-safe functions when Alpine receives a signal. See bug report <A HREF="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=825772">here.</A> |