summaryrefslogtreecommitdiff
path: root/pith
diff options
context:
space:
mode:
authorEduardo Chappa <chappa@washington.edu>2020-11-01 01:44:36 -0600
committerEduardo Chappa <chappa@washington.edu>2020-11-01 01:44:36 -0600
commit6486d2b43ee2ce595a4b292cd2620f56d7c20757 (patch)
tree7c9690df7847ed4ad97f847941f00838f4ed4e72 /pith
parent721a587c7965e284b8a281d2286a2a436b5b8424 (diff)
downloadalpine-6486d2b43ee2ce595a4b292cd2620f56d7c20757.tar.xz
* When forwarding a message, replacing an attachment might make Alpine
re-attach the original attachment. Reported by Michael Traxler. The solution was that as soon as we recognize that the attachment has changed we delete its id, since Alpine recognizes an old attachment by the existence of an id field in the attachment structure.
Diffstat (limited to 'pith')
-rw-r--r--pith/pine.hlp12
1 files changed, 11 insertions, 1 deletions
diff --git a/pith/pine.hlp b/pith/pine.hlp
index 56f77bc..054ba3e 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 512 2020-10-18 17:44:58
+Alpine Commit 513 2020-11-01 01:40:24
============= h_news =================
<HTML>
<HEAD>
@@ -183,6 +183,16 @@ it for you. Please take some time to read it and understand it.
Since the Privacy Policy could be ammended to take into consideration
new additions to Alpine, please check it periodically.
+<P> These changes were made after the release of version 2.24.
+
+<P>
+Bugs addressed:
+
+<UL>
+<LI> When forwarding a message, replacing an attachment might make Alpine
+ re-attach the original attachment. Reported by Michael Traxler.
+</UL>
+
<P> Version 2.24 adds new features and addresses bugs found in previous
releases.