1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-06 09:43:13 +02:00

rmodifier: prohibit names beginning with "#" for rmodifiers

This commit is contained in:
Sebastien Helleu
2012-06-04 10:06:46 +02:00
parent c681c660c6
commit 231ee3fa3d
18 changed files with 69 additions and 43 deletions
+1
View File
@@ -8,6 +8,7 @@ Version 0.3.9 (under dev!)
--------------------------
* alias: prohibit names beginning with "#" for aliases (bug #36584)
* rmodifier: prohibit names beginning with "#" for rmodifiers
Version 0.3.8 (2012-06-03)
--------------------------