diff options
author | Eduardo Chappa <chappa@washington.edu> | 2016-11-26 17:58:26 -0700 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2016-11-26 17:58:26 -0700 |
commit | 232f7094c81cf3e78918adc5d112cc39d268c784 (patch) | |
tree | 3fdcf1184ea0250fad785149d22e26b10d5cb79a /pith | |
parent | bdca00516ff158baff49114f0146455ea49d5564 (diff) | |
download | alpine-232f7094c81cf3e78918adc5d112cc39d268c784.tar.xz |
* When opening an INBOX folder in a context different from the incoming
folders collection, from the command line, Alpine would open the INBOX
folder from the incoming folders collection.
Diffstat (limited to 'pith')
-rw-r--r-- | pith/pine.hlp | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/pith/pine.hlp b/pith/pine.hlp index a3936146..52cdb28b 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 187 2016-11-25 17:31:13 +Alpine Commit 188 2016-11-26 17:58:22 ============= h_news ================= <HTML> <HEAD> @@ -462,6 +462,10 @@ Bugs that have been addressed include: <LI> The _INIT_ token does not skip over non-alphanumeric characters in the name. Reported by Andreas Fehr. + <LI> When opening an INBOX folder in a context different from the + incoming folders collection, from the command line, Alpine would + open the INBOX folder from the incoming folders collection. + <LI> Mismatch in size of UCS and CELL caused a corruption in the content of a pointer, which made the speller in PC-Alpine get the content of a word incorrectly. |