From a1324ed3be9e72e2f9a31e89288de6c70355c56f Mon Sep 17 00:00:00 2001 From: Christian Wulf <chw@informatik.uni-kiel.de> Date: Wed, 30 Sep 2015 17:38:08 +0200 Subject: [PATCH] updated change log --- src/changes/changes.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 605b637b..07a37d1e 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -9,6 +9,10 @@ <action dev="ntd" type="add" issue="93"> New concept: composite stages. </action> + <action dev="ntd" type="add" issue="33"> + New concept: TeeTime automatically + chooses the correct type of pipe for all connections. + </action> <action dev="chw" type="add" issue="207"> Added capacity to IPipe. </action> @@ -21,10 +25,6 @@ <action dev="chw" type="add" issue="183"> Threads can be added at runtime. </action> - <action dev="ntd" type="add" issue="33"> - TeeTime automatically - chooses the correct type of pipe for all connections. - </action> <action dev="ntd" type="add" issue="195"> Configurations can only be executed once. </action> -- GitLab