aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/spec.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/spec.md b/docs/spec.md
index 9c815c7..9036835 100644
--- a/docs/spec.md
+++ b/docs/spec.md
@@ -30,7 +30,7 @@ Not all changes are backward compatible and require adjustments in app2mzs-1.5.3
#### Changes in `mzs:DeliveryRequest`
- The `Server` element was removed from the `DeliveryRequest` type.
- In MOA ZS 1.5.4, this element replaced the ZKOPF response.
+ In MOA ZS 1.5.3, this element replaced the ZKOPF response.
ZKOPF request and response do not exist anymore, which renders the `Server` response irrelevant.
This change is *not backward compatible*.
- The `ProfileID` option in the `DeliveryRequest/Sender` element was replaced by `msg:SenderProfile` because sender profiles are now registered at the delivery service and referred to via `DeliveryRequest/Sender/SenderProfile`.