diff options
author | Eduardo Chappa <chappa@washington.edu> | 2015-10-23 07:52:47 -0600 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2015-10-23 07:52:47 -0600 |
commit | 940b52d33995e0af13edf48d5ee6647b7e8b4a17 (patch) | |
tree | c1eaa49422e7c19fe1eb9b00a5846271a235e6e2 /pith | |
parent | 56a5f74f59620a8113db86467edaf589a4038119 (diff) | |
download | alpine-940b52d33995e0af13edf48d5ee6647b7e8b4a17.tar.xz |
* Crash in Pico when forwarding messages that contain a direction mark
at the end of a line. Reported by James Mingo.
Diffstat (limited to 'pith')
-rw-r--r-- | pith/pine.hlp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pith/pine.hlp b/pith/pine.hlp index fb087142..986c0ae8 100644 --- a/pith/pine.hlp +++ b/pith/pine.hlp @@ -344,6 +344,9 @@ Bugs that have been addressed include: Ulf-Dietrich Braumann. <LI> Crash when reviewing history of saving attachments. + + <LI> Crash in Pico when forwarding messages that contain a direction mark + at the end of a line. Reported by James Mingo. </UL> |