diff options
author | Eduardo Chappa <chappa@washington.edu> | 2019-01-01 14:25:22 -0700 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2019-01-01 14:25:22 -0700 |
commit | 2e921f97bd1278a800acadcea21dbf7bf58ea51c (patch) | |
tree | d40e99180c6e35da06fd85b05eb8a460eedff78c /pith/pine.hlp | |
parent | 69950995bed9305ebc6dabab64f017b544bc8f1e (diff) | |
download | alpine-2e921f97bd1278a800acadcea21dbf7bf58ea51c.tar.xz |
* When there are time changes in the clock, Alpine might go to sleep
for big amounts of time while displaying messages in the screen.
Reset sleep time to 5 seconds in case it finds it needs to sleep
more than 5 seconds or a negative amount of time.
Diffstat (limited to 'pith/pine.hlp')
-rw-r--r-- | pith/pine.hlp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/pith/pine.hlp b/pith/pine.hlp index 138b1058..3709c3a9 100644 --- a/pith/pine.hlp +++ b/pith/pine.hlp @@ -298,6 +298,11 @@ Bugs that have been addressed include: <LI> S/MIME: A message could fail to verify its signature even if the certificate was saved when the message was open. Based on a report by David Woodhouse to the RedHat bugzilla system. + + <LI> When there are time changes in the clock, Alpine might go to sleep + for big amounts of time while displaying messages in the screen. + Reset sleep time to 5 seconds in case it finds it needs to sleep + more than 5 seconds or a negative amount of time. </UL> <P> |