Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
small cosmetics in the Changelog+NEWS files
authorMartin Quinson <martin.quinson@loria.fr>
Mon, 24 Feb 2014 08:47:16 +0000 (09:47 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Mon, 24 Feb 2014 08:47:16 +0000 (09:47 +0100)
ChangeLog
NEWS

index 4df2e78..2351083 100644 (file)
--- 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 <simgrid-devel@lists.gforge.inria.fr>
diff --git a/NEWS b/NEWS
index 716b19f..6388d4a 100644 (file)
--- 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
                     _               _____  _  ___
 __   _____ _ __ ___(_) ___  _ __   |___ / / |/ _ \
 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \ | | | | |