diff options
author | Eduardo Chappa <chappa@washington.edu> | 2013-02-09 00:48:21 -0700 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2013-02-09 00:48:21 -0700 |
commit | 84b87695f7a78f49646002072e6a660f3bca8333 (patch) | |
tree | 2bc4867c7084a290dd29b105211aad0778aeb1a1 /pith | |
parent | 640d8845bffdf13007a10929ad0f18375a9a2473 (diff) | |
download | alpine-84b87695f7a78f49646002072e6a660f3bca8333.tar.xz |
Fixed crashing bug on resizing configuration screen
Diffstat (limited to 'pith')
-rw-r--r-- | pith/pine.hlp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pith/pine.hlp b/pith/pine.hlp index 07ff3cc0..26877cfb 100644 --- a/pith/pine.hlp +++ b/pith/pine.hlp @@ -199,7 +199,8 @@ message, as specified by original sender. Bugs that have been addressed include: <P> <UL> - <LI> Crash when a non-compliant SMTP server closes a connection without a LOGOUT + <LI> Crash when a non-compliant SMTP server closes a connection without a LOGOUT. + <LI> Crash when resizing the screen in a configuration screen. </UL> <P> |