diff --git a/IBPSA/Fluid/Movers/BaseClasses/PartialFlowMachine.mo b/IBPSA/Fluid/Movers/BaseClasses/PartialFlowMachine.mo
index 2ef0702a22..751e8dadba 100644
--- a/IBPSA/Fluid/Movers/BaseClasses/PartialFlowMachine.mo
+++ b/IBPSA/Fluid/Movers/BaseClasses/PartialFlowMachine.mo
@@ -643,7 +643,8 @@ revisions="
August 26, 2024, by Michael Wetter:
Implemented linear dynamics for change in motor speed.
-This is for Buildings, #3965.
+This is for Buildings, #3965 and
+for IBPSA, #1926.
diff --git a/IBPSA/Fluid/Movers/FlowControlled_dp.mo b/IBPSA/Fluid/Movers/FlowControlled_dp.mo
index ff81fba0e8..26a71a5b58 100644
--- a/IBPSA/Fluid/Movers/FlowControlled_dp.mo
+++ b/IBPSA/Fluid/Movers/FlowControlled_dp.mo
@@ -172,7 +172,8 @@ IBPSA.Fluid.Movers.Validation.FlowControlled_dpSystem.
August 26, 2024, by Michael Wetter:
Implemented linear dynamics for change in motor speed.
-This is for Buildings, #3965.
+This is for Buildings, #3965 and
+for IBPSA, #1926.
March 1, 2023, by Hongxiang Fu:
diff --git a/IBPSA/Fluid/Movers/FlowControlled_m_flow.mo b/IBPSA/Fluid/Movers/FlowControlled_m_flow.mo
index b1374e2b72..d61dee7c81 100644
--- a/IBPSA/Fluid/Movers/FlowControlled_m_flow.mo
+++ b/IBPSA/Fluid/Movers/FlowControlled_m_flow.mo
@@ -139,7 +139,8 @@ User's Guide for more information.
August 26, 2024, by Michael Wetter:
Implemented linear dynamics for change in motor speed.
-This is for Buildings, #3965.
+This is for Buildings, #3965 and
+for IBPSA, #1926.
diff --git a/IBPSA/Fluid/Movers/SpeedControlled_y.mo b/IBPSA/Fluid/Movers/SpeedControlled_y.mo
index a9303819a0..7780656a9e 100644
--- a/IBPSA/Fluid/Movers/SpeedControlled_y.mo
+++ b/IBPSA/Fluid/Movers/SpeedControlled_y.mo
@@ -86,7 +86,8 @@ User's Guide for more information.
August 26, 2024, by Michael Wetter:
Implemented linear dynamics for change in motor speed.
-This is for Buildings, #3965.
+This is for Buildings, #3965 and
+for IBPSA, #1926.