diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index e1ae02c53f41e1f5343a10deb1ec82bab3d78492..6ed7a57dd69949696e17dd850c36b61a52c536c3 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -21,13 +21,16 @@
 			</action>
 			<action dev="ntd" type="add" issue="171">
 				Configurations are now
-				built within an AnalysisContext which is passed on to nested
+				built within the Configuration class which is passed on to nested
 				CompositeStages.
 				This removes any constraints on CompositeStages and
 				enables therefore multiple connections and multithreading.
 			</action>
+			<action dev="ntd" type="update">
+				Renamed Analysis to Execution
+			</action>
 			<action dev="ntd" type="remove">
-				Marked Pair class as deprecated.
+				Removed pair class.
 			</action>
 			<action dev="ntd" type="add" issue="154">
 				All stages will be