From b0f119565dcf76eb0ef8926e84736ea532aefdb1 Mon Sep 17 00:00:00 2001 From: Eduardo Chappa Date: Wed, 10 Jul 2013 23:11:24 -0600 Subject: * Change to configure to not to build Web Alpine if tcl.h is not found by the configure script. --- pith/pine.hlp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'pith/pine.hlp') diff --git a/pith/pine.hlp b/pith/pine.hlp index bbec06bc..edd2896d 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 14 2013-07-09 22:38:37 +Alpine Commit 15 2013-07-10 23:11:10 ============= h_news ================= @@ -205,7 +205,8 @@ Bugs that have been addressed include:
  • Do not bail out during a tcp timeout, instead close connection and avoid crash.
  • Do not use a shell to open a browser.
  • Configure script did not test for crypto or pam libraries. -
  • Fix Cygwin separator to "/". +
  • Configure script still built web component, even if header file tcl.h was not present. +
  • Fix Cygwin directory separator from "\" to "/".
  • Crash when a non-compliant SMTP server closes a connection without a QUIT command.
  • Crash when resizing the screen in a configuration screen. -- cgit v1.2.3-54-g00ecf