From 28e3734746af203c3be12b02f3ff4ef67445e241 Mon Sep 17 00:00:00 2001 From: Juan Jose Garcia Ripoll Date: Thu, 29 Oct 2009 14:35:30 +0100 Subject: [PATCH] Note last change. --- src/CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/CHANGELOG b/src/CHANGELOG index ea60705eb..80ca55d82 100755 --- a/src/CHANGELOG +++ b/src/CHANGELOG @@ -15,6 +15,9 @@ ECL 9.10.3: - In a multithreaded ECL, when handling a Ctr-C/SIGINT asynchronous interrupt, there was not always a CONTINUE restart available. + - The cygwin port was broken because LOAD was unable to load and execute + binary files. + * Sockets: - The socket option TCP_NODELAY option used the wrong interface: SOL_SOCKET