From 7faa86699996eeb04f80fcba91f28ebef0ecd50a Mon Sep 17 00:00:00 2001 From: Juan Jose Garcia Ripoll Date: Wed, 12 Aug 2009 18:08:22 +0200 Subject: [PATCH] Note latest changes --- src/CHANGELOG | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/CHANGELOG b/src/CHANGELOG index 44f78ecff..34f648d0f 100644 --- a/src/CHANGELOG +++ b/src/CHANGELOG @@ -6,6 +6,13 @@ ECL 9.8.2: - The C inline expansion for sin, cos, and tan were wrong due to three recently introduced typos. + - The C inline form of SQRT did not work when ECL was built with + --enable-longdouble. + + - When building FASL files, the output file name was not surrounded by + double quotes, thus breaking when the file name had spaces (only + mingw32). + * Visible changes: - A new configuration flag, --enable-rpath, allows hardcoding in ECL the