1
0
mirror of https://github.com/anope/anope.git synced 2026-07-08 19:43:13 +02:00

Fixed crash with cs_enforce and registered empty permanent channels

This commit is contained in:
Adam
2012-07-14 02:17:23 -04:00
parent 07fffb0b90
commit 670e73d69d
3 changed files with 11 additions and 13 deletions
+1
View File
@@ -3,6 +3,7 @@ Anope Version 1.8 - GIT
12/31 F Fixed os_svsnick to allow changing the case of a users' nick [#1369]
02/22 F Fixed several grammar errors in docs/ (patch provided by Simba) [ #00]
02/25 F Do not allow akill masks to end in @ [#1380]
07/14 F Fixed crash with cs_enforce and empty permanent channels [ #00]
Anope Version 1.8.7
-----------------------