1
0
mirror of https://github.com/anope/anope.git synced 2026-07-10 08: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
+2 -1
View File
@@ -8,9 +8,10 @@ VERSION_MAJOR="1"
VERSION_MINOR="8"
VERSION_PATCH="8"
VERSION_EXTRA="-git"
VERSION_BUILD="3094"
VERSION_BUILD="3095"
# Changes since 1.8.7 Release
#Revision 3095 - Fixed crash with cs_enforce and registered empty permanent channels
#Revision 3094 - Bug #1380 - Do not allow akill masks to end in @
#Revision 3093 - Fixed several grammar errors in docs/ (patch provided by Simba)
#Revision 3092 - Updated Copyright to 2012