Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
document signals
[simgrid.git] / ChangeLog
index 6bc40c8..0ef9c34 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -121,6 +121,7 @@ SimGrid (3.13) UNRELEASED; urgency=low
      They throw exceptions on invalid input;
  * C++ support for declaring CLI flags (simgrid::config::Flag);
  * class for abstracting different signal backends (simgrid::xbt::signal).
+   with no external dependencies (we need very simple signals).
 
  MC
  * refactoring and cleanup of the code;