diff --git a/.RELEASE.NOTES b/.RELEASE.NOTES index 9df06b6c4..70b6eade4 100644 --- a/.RELEASE.NOTES +++ b/.RELEASE.NOTES @@ -1,5 +1,5 @@ -Unreal3.2-Selene (BETA10) RELEASE NOTES +Unreal3.2-Selene (BETA11) RELEASE NOTES ====================================== I M P O R T A N T R E A D I N G @@ -12,6 +12,8 @@ Unreal3.2-Selene (BETA10) RELEASE NOTES unrealircd.conf (what the ircd.conf is called now). See doc/ for more information on the configuration format +* THIS IS A BETA VERSION, REPORT BUGS ON http://bugs.unrealircd.org + * We have introduced a new cloaking algoritm (+x), which makes it incompatible with Unreal3.1.1 - these can however still link, but the hostname will look different. This is made of three big numbers, @@ -118,6 +120,9 @@ Unreal3.2-Selene (BETA10) RELEASE NOTES * set::socks has been replaced by set::scan (read doc/conf.doc for more info) +* If you experince problems with the scanners, perhaps check out BOPM + (http://www.blitzed.org/bopm) + * log {} syslog support added (read doc/conf.doc for more info) * AKILL/RAKILL is depricated. Server command still works but will be removed eventually @@ -125,6 +130,3 @@ Unreal3.2-Selene (BETA10) RELEASE NOTES * MAKE SURE YOU RERUN ./Config AND RUN make clean BEFORE USING THIS VERSION!!! -* THIS IS A BETA VERSION. THINGS MAY NOT WORK. REPORT ANY BUGS TO THESE - ADDRESSES: - * coders@lists.unrealircd.org and bugs@lists.unrealircd.org diff --git a/Changes b/Changes index 11508c1b2..740e893ce 100644 --- a/Changes +++ b/Changes @@ -1396,3 +1396,4 @@ seen. gmtime warning still there just reply that the commands are depricated. Server compatiblity is maintained. Eventually it will just be removed. Thank god for modules. - Fixed a silly bug with regards to matching against compressed IPs in link {} checking +- Added some release notes with regards to scanners