diff options
author | Eduardo Chappa <chappa@washington.edu> | 2016-07-23 09:48:40 -0600 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2016-07-23 09:48:40 -0600 |
commit | 4a0df311d298d00e93b5f5df55e98937d74dab1b (patch) | |
tree | 12c870e0574d47a4acf469e45a3fa42c41c06ffe | |
parent | 9ba831b137ec7dc2cd09823647db1e63013a949d (diff) | |
download | alpine-4a0df311d298d00e93b5f5df55e98937d74dab1b.tar.xz |
* various updates to documentation.
-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> |