From abf5b4cfbff3150ad3340679b80dc1ff5adf6298 Mon Sep 17 00:00:00 2001 From: Eduardo Chappa Date: Sat, 7 Nov 2015 18:58:25 -0700 Subject: * 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. --- pith/pine.hlp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'pith') 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 ================= @@ -347,6 +347,8 @@ Bugs that have been addressed include:
  • Crash in Pico when forwarding messages that contain a direction mark at the end of a line. Reported by James Mingo. + +
  • Solve compilation errors when Alpine is built with Visual Studio 2015. -- cgit v1.2.3-54-g00ecf