1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-09 08:23:12 +02:00

Added some release notes with regards to scanners

This commit is contained in:
stskeeps
2002-07-23 12:33:44 +00:00
parent f19ebceee6
commit c4908cb4fd
2 changed files with 7 additions and 4 deletions
+6 -4
View File
@@ -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
+1
View File
@@ -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