diff options
author | Eduardo Chappa <chappa@washington.edu> | 2017-09-19 20:55:31 -0600 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2017-09-19 20:55:31 -0600 |
commit | d4b8c04ba11e61cb96f246705f7e50b0d9dbf7e9 (patch) | |
tree | eba4f9553682709cbb0cb45a5e11ea446f8cba38 /pith | |
parent | 65f48774417d3fd4a37e21bc381ac82ca14ddcaf (diff) | |
download | alpine-d4b8c04ba11e61cb96f246705f7e50b0d9dbf7e9.tar.xz |
* Update build.bat file to add /DWINVER=0x0501 so that Alpine can
build when using Visual Studio 2017. Fix contributed by
Ulf-Dietrich Braunmann.
Diffstat (limited to 'pith')
-rw-r--r-- | pith/pine.hlp | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/pith/pine.hlp b/pith/pine.hlp index 05b82d74..44e4485e 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 214 2017-09-17 16:47:33 +Alpine Commit 215 2017-09-19 20:55:01 ============= h_news ================= <HTML> <HEAD> @@ -184,6 +184,17 @@ Bugs that have been addressed include: <LI> Crash when a CA certificate failed to load, and user attempted to view certificate information of other certificate authorities. + + <LI> Deactivate some color code from Pico (as standalone editor in the + windows version) until I find a way to activate it again. This is + not critical and it is not something that PC-Pico must have (some + of it already exists in other ways, like color support, what does + not exist is the more complex code that Unix-Pico has with color + codes for specific colors.) + + <LI> Update build.bat file to add /DWINVER=0x0501 so that Alpine can + build when using Visual Studio 2017. Fix contributed by + Ulf-Dietrich Braunmann. </UL> <P> |