diff options
author | Adam <Adam@anope.org> | 2013-08-16 13:34:07 -0400 |
---|---|---|
committer | Adam <Adam@anope.org> | 2013-08-16 14:21:58 -0400 |
commit | eab5abb351dd3372953bd9059e2b56fde245bf05 (patch) | |
tree | 9ed4baf7f142175673e147c62671b9f473bfabd4 /version.log | |
parent | f7b1b1907c6ad0540e320733175eb5db7e97a3d3 (diff) |
hs_request: Improve logging of new vhost requests
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 b640e31b4..54ac6e38e 100644 --- a/version.log +++ b/version.log @@ -8,9 +8,10 @@ VERSION_MAJOR="1" VERSION_MINOR="8" VERSION_PATCH="9" VERSION_EXTRA="-git" -VERSION_BUILD="3123" +VERSION_BUILD="3124" # Changes since 1.8.8 Release +#Revision 3124 - hs_request: Improve logging of new vhost requests #Revision 3120 - Fix many memory leaks and valgrind warnings, see pull request #15 #Revision 3119 - Fix not deleting the old server entry when juping existing servers on Unreal #Revision 3118 - Fix fd leak in mail.c with ForkForMail enabled |