diff options
author | Eduardo Chappa <chappa@washington.edu> | 2020-08-13 09:42:24 -0600 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2020-08-13 09:42:24 -0600 |
commit | 6a37360355f253c2e6719d40f932534ed2607658 (patch) | |
tree | 7198317f4bede5d9c753e30f323418c1a33c0bf4 /pith | |
parent | ff2e56dffa4a6d16bc7bcc540bb578877753a81a (diff) | |
download | alpine-6a37360355f253c2e6719d40f932534ed2607658.tar.xz |
* Crash while resizing the screen when viewing a calendar event.
Diffstat (limited to 'pith')
-rw-r--r-- | pith/pine.hlp | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/pith/pine.hlp b/pith/pine.hlp index e2c22d5b..d9c34c59 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 502 2020-08-06 22:57:31 +Alpine Commit 503 2020-08-13 09:42:11 ============= h_news ================= <HTML> <HEAD> @@ -258,6 +258,8 @@ Bugs addressed: <LI> When Alpine starts a PREAUTH connection, it might still ask the user to login. Reported by Frank Tobin. +<LI> Crash while resizing the screen when viewing a calendar event. + <LI> When Alpine opens a folder in a server whose address is given numerically it might crash due to an incorrect freeing of memory. Reported by Wang Kang. |