# HG changeset patch
# User Wuzzy
# Date 1522865163 -3600
# Node ID 3a6140bc26f5658117dcb3b9cca759bc049ff60c
# Parent  65790811ff76c96af3959c212f7ff6bce89094ad
Releasing: server rights fix

diff -r 65790811ff76 -r 3a6140bc26f5 Releasing.wiki
--- a/Releasing.wiki	Wed Apr 04 12:52:40 2018 +0100
+++ b/Releasing.wiki	Wed Apr 04 19:06:03 2018 +0100
@@ -22,10 +22,10 @@
  * Update Download page (https://hedgewars.org/download.html)
  * Announce release on News section on www.hedgewars.org
  * Announce release in IRC (`#hedgewars`)
- * Announce release in official server
+ * Announce release in official server (requires server admin rights)
      * Update protocol number
      * Update MOTD
-     * In lobby, use command `/global Hedgewars X.Y.Z has just been released!` (requires server admin rights)
+     * In lobby, use command `/global Hedgewars X.Y.Z has just been released!`
  * Notify package managers of GNU/Linux distributions
  
 == For release candidates ==