From 275f31c61cccf18493d189c38b94d14333721e64 Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Wed, 15 Aug 2018 01:07:13 +0200 Subject: [PATCH] typo --- ChangeLog | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 7686dc26db..71acc66aa4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,8 +10,7 @@ S4U new features: io_init() + start() - When creating an actor from a function and its parameters, move-only parameters are not allowed anymore, as it would prevent - the actor to be restartable it its parameters are consumed during - the first run. + the actor to be restartable if its parameters are consumed on run. Tracing: - Rename 'power' and 'power_used' variables into 'speed' and 'speed_used' -- 2.20.1