From 2d4084fb4fbe7fa6436876a7a288769f0dcfad78 Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Mon, 24 Feb 2014 09:47:16 +0100 Subject: [PATCH] small cosmetics in the Changelog+NEWS files --- ChangeLog | 6 ++++-- NEWS | 8 ++++---- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index 4df2e784a3..2351083839 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14,6 +14,8 @@ SimGrid (3.11) NOT RELEASED; urgency=low generate the tarball, or keep using cmake -E tar, but use git-ls-files to get the list of files to pack. + The Class Release. + Tools: * Normalizing pointers addresses tool for better diff between logs @@ -46,7 +48,7 @@ SimGrid (3.11) NOT RELEASED; urgency=low * Translate surf routings from C to C++ * Add callbacks using sigc++ or boost::signals2 - Add callback functions for resource creation/destruction - - Add callback finctions for action state change + - Add callback functions for action state change - Handle Energy as a plugin * Replace swag by boost::intrusive * Add new routing model for torus clusters @@ -68,7 +70,7 @@ SimGrid (3.11) NOT RELEASED; urgency=low * Supernovae build mode is definitively removed. It was used to improve inlining and inter-module optimizations. It is nowadays superseded by link-time optimizations commonly available in compilers. - * Update ns3 find lib + * Update ns3 find lib. NS3 bindings should work again now. * Add boost dependency for surf++ -- $date Da SimGrid team diff --git a/NEWS b/NEWS index 716b19f325..6388d4afe2 100644 --- a/NEWS +++ b/NEWS @@ -5,10 +5,10 @@ __ _____ _ __ ___(_) ___ _ __ |___ / / / | \_/ \___|_| |___/_|\___/|_| |_| |____(_)_|_| The Class Release. Major changes: - * Surf is now in C++ and documented - * Virtual Machine model - * Surf callbacks to create plugins - * Simcalls generated by python script + * Surf is now in C++ (and documented!) + * Virtual Machine model for Cloud Simulation + * Surf callbacks: plug your code directly in Surf! + * Simcalls are script-generated to clean the mess _ _____ _ ___ __ _____ _ __ ___(_) ___ _ __ |___ / / |/ _ \ \ \ / / _ \ '__/ __| |/ _ \| '_ \ |_ \ | | | | | -- 2.20.1