Skip to content

Commit c312c08

Browse files
author
Matthew Sackman
committed
Added further missing warnings about modifications
1 parent ea14555 commit c312c08

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/specs/amqp0-9-1.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55
the addition of:
66
confirm.select and confirm.select-ok,
77
exchange.bind and exchange.bind-ok,
8-
exchange.unbind and exchange.unbind-ok
8+
exchange.unbind and exchange.unbind-ok,
9+
basic.nack
10+
and the ability for the Server to send basic.ack to the client.
911
-->
1012

1113
<!--

0 commit comments

Comments
 (0)