diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt
index b289f58..78f0bd2 100644
--- a/doc/mgmt-api.txt
+++ b/doc/mgmt-api.txt
the kernel using a so-called Bluetooth Management sockets. These sockets
are available starting with Linux kernel version 3.4
-The following kernel versions introduced new commands to the Bluetooth
-Management API:
+The following kernel versions introduced new commands, new events or
+important fixes to the Bluetooth Management API:
Linux kernel v3.4 Version 1.0
Linux kernel v3.5 Version 1.1
Linux kernel v3.9 Version 1.3
Linux kernel v3.13 Version 1.4
+Version 1.1 introduces Set Device ID command.
+
+Version 1.2 introduces Passkey Notify event.
+
+Version 1.3 does not introduce any new command or event.
+
+Version 1.4 introduces Set Advertising, Set BR/EDR, Set Static Address
+and Set Scan Parameters commands.
+
Example
=======