summaryrefslogtreecommitdiff
path: root/pith
diff options
context:
space:
mode:
authorEduardo Chappa <chappa@washington.edu>2015-11-07 18:58:25 -0700
committerEduardo Chappa <chappa@washington.edu>2015-11-07 18:58:25 -0700
commitabf5b4cfbff3150ad3340679b80dc1ff5adf6298 (patch)
tree89d948c0bf2bdfd34a8999daf443598a02cb115a /pith
parent62d72d909ffab6da3c13c7a879cf97513dd559d6 (diff)
downloadalpine-abf5b4cfbff3150ad3340679b80dc1ff5adf6298.tar.xz
* Elements of the FILE structure were used in the Windows port to save
information about the use of a file, but the contents of that structure changed in Visual Studio 2015, so a new system had to be created to save this information, that did not depend on the contents of the FILE structure.
Diffstat (limited to 'pith')
-rw-r--r--pith/pine.hlp4
1 files changed, 3 insertions, 1 deletions
diff --git a/pith/pine.hlp b/pith/pine.hlp
index 599aaa14..d1544960 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 108 2015-10-24 10:47:29
+Alpine Commit 109 2015-11-07 18:56:21
============= h_news =================
<HTML>
<HEAD>
@@ -347,6 +347,8 @@ Bugs that have been addressed include:
<LI> Crash in Pico when forwarding messages that contain a direction mark
at the end of a line. Reported by James Mingo.
+
+ <LI> Solve compilation errors when Alpine is built with Visual Studio 2015.
</UL>