summaryrefslogtreecommitdiff
path: root/version.log
diff options
context:
space:
mode:
Diffstat (limited to 'version.log')
-rw-r--r--version.log10
1 files changed, 6 insertions, 4 deletions
diff --git a/version.log b/version.log
index d740ffd56..acbf27d50 100644
--- a/version.log
+++ b/version.log
@@ -7,13 +7,15 @@
VERSION_MAJOR="1"
VERSION_MINOR="8"
-VERSION_PATCH="1"
+VERSION_PATCH="2"
VERSION_EXTRA="-svn"
-VERSION_BUILD="2358"
-
-# $Log$ # Changes since 1.8.1 Release
+VERSION_BUILD="2370"
+# $Log$ # Changes since 1.8.2 Release
+# Leading up to 1.8.2 Release
+#Revision 2364 - Fix a crash when mysql is used without MysqlSecure defined. Thanks to jerrcs for finding and testing.
+#Revision 2362 - Fix unsetting founder_chans when logging out other users
# Leading up to 1.8.1 Release
#Revision 2337 - Fixed several bugs in messages.c regarding parsing TS6 encoded commands. This is a prerequisite for an InspIRCd 1.2 protocol module.