From 12be46a5f66c34129cae2819c634e9a98e31113c Mon Sep 17 00:00:00 2001 From: Eduardo Chappa Date: Tue, 20 Dec 2016 21:55:35 -0700 Subject: * Bug fix: The index format would be chopped at the position of an unrecognized token, instead of skipping the token as intended. --- pith/pine.hlp | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'pith/pine.hlp') diff --git a/pith/pine.hlp b/pith/pine.hlp index 22269013..e6b66081 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 196 2016-12-18 22:45:44 +Alpine Commit 197 2016-12-20 21:55:31 ============= h_news ================= @@ -441,6 +441,9 @@ Bugs that have been addressed include: messages other than top of threads could appear in the index, making Alpine display messages "out of the screen." +
  • The index format would be chopped at the position of an unrecognized + token, instead of skipping the token as intended. +
  • Work in progress: Avoid calling non-safe functions when Alpine receives a signal. See bug report here. -- cgit v1.2.3-54-g00ecf