diff options
Diffstat (limited to 'version.log')
-rw-r--r-- | version.log | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/version.log b/version.log index 6de54230c..6eceac9d1 100644 --- a/version.log +++ b/version.log @@ -8,9 +8,10 @@ VERSION_MAJOR="1" VERSION_MINOR="8" VERSION_PATCH="8" VERSION_EXTRA="-git" -VERSION_BUILD="3097" +VERSION_BUILD="3098" # Changes since 1.8.7 Release +#Revision 3098 - Made all module functions static to fix OSX's linker from linking modules with similar function names to each other #Revision 3097 - Do not apply akills or sxlines that are pending expiration #Revision 3096 - Fixed crash when InspIRCd sends user MODE changes for users that don't exist #Revision 3095 - Fixed crash with cs_enforce and registered empty permanent channels |