diff src/ChangeLog @ 5815:d59bfb050ca8

Fix TLS-related build failures. See xemacs-patches message with ID <CAHCOHQ=YBtU8kx9UEGZa09-hz-40XJyHJ95t=tidSgbSVEU7nQ@mail.gmail.com>.
author Jerry James <james@xemacs.org>
date Wed, 08 Oct 2014 12:58:20 -0600
parents a216b3c2b09e
children 15b0715c204d
line wrap: on
line diff
--- a/src/ChangeLog	Tue Oct 07 21:16:10 2014 -0600
+++ b/src/ChangeLog	Wed Oct 08 12:58:20 2014 -0600
@@ -1,3 +1,11 @@
+2014-10-08  Jerry James  <james@xemacs.org>
+
+	* tls.c (init_tls): Remove blatant Fedoraism from the OpenSSL version.
+	* tls.h (tls_open):
+	(make_tls_input_stream):
+	(make_tls_output_stream):
+	(tls_get_fd): Fix build failures in the !WITH_TLS case.
+
 2014-10-07  Jerry James  <james@xemacs.org>
 
 	* Makefile.in.in: Add tls.o to the link.