From 0ddd169795144de6a7fad2515605b65becf57a05 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Daniel=20Kochma=C5=84ski?= Date: Tue, 22 Sep 2015 23:26:09 +0200 Subject: [PATCH] changelog: update wrt 64bit / C99 switch MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Daniel Kochmański --- CHANGELOG | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index c88379c..9cfeddc 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -50,6 +50,8 @@ (when printed readably), not as an array to initialize the random state. + - C99 supporting compiler is mandatory for C backend. + ** Enhancements: - Added code walker (present as *feature* :walker) @@ -60,6 +62,9 @@ - Annotations are added at runtime (better integration with SLIME) + - Mersenne-Twister RNG has new 64 bit implementation for appropriate + machines + ** Issues fixed: - Building with single-threaded boehm works if ECL threads are disabled -- 2.9.0