diff options
Diffstat (limited to 'version.log')
-rw-r--r-- | version.log | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/version.log b/version.log index 7637f331e..4dc6ac12a 100644 --- a/version.log +++ b/version.log @@ -8,10 +8,14 @@ VERSION_MAJOR="1" VERSION_MINOR="7" VERSION_PATCH="8" -VERSION_BUILD="764" +VERSION_BUILD="765" # $Log$ # +# BUILD : 1.7.8 (765) +# BUGS : 352 +# NOTES : Fixed various PTlink vhost handling bugs. Added a fake umode to indicate we have a vHost, to not break other IRCDs which DO use umodes. Ignoring PTlinks NEWMASK on SVSMODE +r, as that would desynch the services internal vhost. +# # BUILD : 1.7.8 (764) # BUGS : 363 # NOTES : Missing (c->)ci check in do_topic(), causing segfaults... |