From 8baca7c15fe38914b4ec129b099f3918733fce52 Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Mon, 12 Oct 2015 03:12:12 +0200 Subject: [PATCH] Document recent changes --- ChangeLog | 4 ++++ NEWS | 1 + 2 files changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 0de63f54c6..65f6728a65 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,11 +1,15 @@ SimGrid (3.12) NOT RELEASED; urgency=low + The Facelift Release. + Build System * Require g++ v4.7 at least to not speak prehistorical C++. * Require Boost 1.48 (for signal2 component). * Java must be version 7 at least when activated. + * Builds on Windows again (including Java bindings). * Tracing is now always enabled (no way to turn it out) * Remove GTNetS. It was not working anyway. + * Various cleanups in the cmake scripts. * Move headers around to sort them out on installed systems: - instr/instr.h -> simgrid/instr.h - instr/jedule/* -> simgrid/jedule diff --git a/NEWS b/NEWS index 1ad318f361..3d6000ab92 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,7 @@ The Facelift Release. Major changes: * Many interface glitches addressed, everywhere. - Require g++-4.7, Java 7 and boost 1.48 + - Builds on Linux, OS X, Windows and FreeBSD - See ChangeLog for renamed functions and options. * Energy plugin: major cleanups/rewrites. -- 2.20.1