summaryrefslogtreecommitdiff
path: root/pith/pine.hlp
diff options
context:
space:
mode:
Diffstat (limited to 'pith/pine.hlp')
-rw-r--r--pith/pine.hlp6
1 files changed, 5 insertions, 1 deletions
diff --git a/pith/pine.hlp b/pith/pine.hlp
index 486129cd..802c5544 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 298 2018-07-10 17:38:37
+Alpine Commit 299 2018-08-12 11:48:38
============= h_news =================
<HTML>
<HEAD>
@@ -220,6 +220,10 @@ Bugs that have been addressed include:
is used. Revert to using code for the Windows operating system.
Reported by Andrew Ho.
+ <LI> The call realpath(..., NULL) gives an error in Solaris, which means that
+ we need to allocate memory for storing the resolved path. Reported by
+ Fabian Schmidt.
+
<LI> Crash when attempting to bounce a message due to lack of space in
allocated space for key menu array. Reported by David Sewell.