diff --git a/docs/releases/v2014.4.rst b/docs/releases/v2014.4.rst
index 71d324e5cfc81b9b6d068537dd5d30374b931895..5183569dfb6c51dac5614dcfea74db06b8a43889 100644
--- a/docs/releases/v2014.4.rst
+++ b/docs/releases/v2014.4.rst
@@ -66,6 +66,14 @@ Private WLAN
 The new package ``gluon-luci-private-wifi`` allows to configure a private WLAN
 with WPA-PSK in the expert mode which is bridged with the WAN uplink.
 
+Embedding SSH keys
+------------------
+
+Using ``gluon-authorized-keys`` it is possible to embed predefined SSH
+public keys to firmware images. If ``gluon-config-mode-*`` is left out
+images will be ready to mesh after the first boot with SSH running for
+further configuration.
+
 Bugfixes
 ~~~~~~~~