releasing: Add mention of the new register_release helper script
diff --git a/releasing.txt b/releasing.txt
index a6c4224..df168a3 100644
--- a/releasing.txt
+++ b/releasing.txt
@@ -61,6 +61,13 @@
   7.  Update releases.html in wayland-web with links to tarballs and
       the release email URL.
 
+	  The register_release script in wayland-web will generate an HTML
+	  snippet that can be pasted into releases.html (or e.g. in emacs
+	  insert it via "C-u M-! register_release x.y.z RC2") and
+	  customized.
+
+	  Once satisfied:
+
       $ git commit releases.html -m "Add x.y.z release"
       $ git push
       $ rsync -avz * wayland.freedesktop.org:/srv/wayland.freedesktop.org/www/