diff options
author | sjaz <sjaz@5417fbe8-f217-4b02-8779-1006273d7864> | 2010-04-03 20:27:59 +0000 |
---|---|---|
committer | sjaz <sjaz@5417fbe8-f217-4b02-8779-1006273d7864> | 2010-04-03 20:27:59 +0000 |
commit | ad4180e2d6bbf2e68fc58741822750df493e39cc (patch) | |
tree | fe34f6b4ec5732f16447cbe84ddf3711bdcef504 | |
parent | 01906d0b74d7952014e3a43d62df352ca187001a (diff) |
Update version.log from my commit r2854.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2856 5417fbe8-f217-4b02-8779-1006273d7864
-rw-r--r-- | version.log | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/version.log b/version.log index cfdf9dc30..ed10b72bf 100644 --- a/version.log +++ b/version.log @@ -9,11 +9,12 @@ VERSION_MAJOR="1" VERSION_MINOR="8" VERSION_PATCH="3" VERSION_EXTRA="-svn" -VERSION_BUILD="2855" +VERSION_BUILD="2856" # $Log$ # Changes since 1.8.3 Release #Revision 2855 - Don't save databases when rehashed or shutdown from anoperc when in readonly mode +#Revision 2854 - Small change to the win32 makefile to use Config.bat rather than install.js after spotless. #Revision 2843 - Fixed catserv module demo to work correctly on TS6 IRCds #Revision 2842 - Fixed bug #1149 - Number memos in MySQL correctly #Revision 2841 - Fixed bugs #1146 and #1147 - Fixed check_modes to only apply defcon settings when defcon is actually on |