Sfoglia il codice sorgente

* Ported [2751] to 1.2.10
* Removed old references to '+/-manop' and '+/-nomop' for chaninfo in help file.


svn: 2752

Bryan Drewery 20 anni fa
parent
commit
8ca8c87bd2
2 ha cambiato i file con 3 aggiunte e 7 eliminazioni
  1. 3 0
      doc/UPDATES
  2. 0 7
      misc/help.txt

+ 3 - 0
doc/UPDATES

@@ -10,6 +10,9 @@ Lines prefixed with '-' were disabled before release and are not finished, or ar
 - Added cmd_iop which will invite the specified nick to a chan and then auto-op them upon joining (does a userhost)
 - Added cmd_iop which will invite the specified nick to a chan and then auto-op them upon joining (does a userhost)
 - Added hijacked invite detection based on server invite notices.
 - Added hijacked invite detection based on server invite notices.
 
 
+1.2.10
+* Removed old references to '+/-manop' and '+/-nomop' for chaninfo in help file.
+
 1.2.9
 1.2.9
 * Fixed cmd_[un]stick not properly using numbers for channel masks. (#160)
 * Fixed cmd_[un]stick not properly using numbers for channel masks. (#160)
 * Fixed binary spawning/updating to escape needed chars for shell. (#158)
 * Fixed binary spawning/updating to escape needed chars for shell. (#158)

+ 0 - 7
misc/help.txt

@@ -436,17 +436,10 @@ See also: link
                        can be useful to make the bot leave a channel without
                        can be useful to make the bot leave a channel without
                        losing its settings, channel-specific user flags,
                        losing its settings, channel-specific user flags,
                        channel bans, and without affecting sharing.
                        channel bans, and without affecting sharing.
-        $bmanop$b          With this set, users will be able to op anyone
-                       in the channel manually (as opposed to through the bot.)
-                       With this unset, users are forced to op through the bot.
-                       See chanset 'manop' for punishment options.
         $bnodesynch$b      Allow non-ops to perform channel modes? This can stop
         $bnodesynch$b      Allow non-ops to perform channel modes? This can stop
                        the bot from fighting with services such as ChanServ, or
                        the bot from fighting with services such as ChanServ, or
                        from kicking IRCops when setting channel modes without
                        from kicking IRCops when setting channel modes without
                        having ops.
                        having ops.
-        $bnomop$b          Users will not be allowed to set more than 3 +o 
-                       modes at any given time.
-                       See chanset 'mop' for punishment options.
         $bprivate$b        This by far is probably the single most unique and
         $bprivate$b        This by far is probably the single most unique and
                        important feature of this pack. With this set, users with
                        important feature of this pack. With this set, users with
                        global +o will not implicitly have access to the channel.
                        global +o will not implicitly have access to the channel.