1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-02 19:33:13 +02:00

clarifications regarding fixed version

This commit is contained in:
Bram Matthys
2006-02-05 17:43:19 +00:00
parent 050846cd02
commit decce0d11f
3 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
\___/|_| |_|_| \___|\__,_|_|\___/\_| \_| \____/\__,_|
Configuration Program
for Unreal3.2.4
for Unreal3.2.4 (with wildcard fix)
This program will help you to compile your IRC server, and ask you
questions regarding the compile-time settings of it during the process.
+5 -2
View File
@@ -1,3 +1,5 @@
NOTE: This is the fixed 3.2.4 release, this release contains the '?' wilcard fix
but the version number is still '3.2.4'!
Unreal3.2.4 Release Notes
==========================
@@ -36,8 +38,8 @@ Unreal3.2.4 Release Notes
- Banned users can no longer change the topic
- Made it so you no longer can change your nick TO a banned one in a channel.
This option can be turned off by setting set::check-target-nick-bans to "no".
- Translations: Added a Bulgarian example.bg.conf, a Russian help.ru.conf, and a Dutch
unreal32docs.nl.html
- Translations: Added a Bulgarian example.bg.conf, a Russian help.ru.conf and
unreal32docs.ru.html, and a Dutch unreal32docs.nl.html
- For services coders: Added doc/technical/serverprotocol.html
==[ CHANGED ]==
@@ -92,6 +94,7 @@ Unreal3.2.4 Release Notes
- Spamfilter: action 'viruschan' combined with target 'user' caused crashes.
- chinese-* nick characters support caused memory corruption.
- Crash issue regarding SSL and junk snomask.
- Opteron problem: /*LINE with time parameter always said 'time out of range'
==[ MINOR BUGS FIXED ]==
- Now properly resolves hostnames again that use CNAME delegation (got broken in 3.2.3).
+2
View File
@@ -1037,3 +1037,5 @@
- Updated example.bg.conf, the one shipped with 3.2.4 had several errors.
- The '?' wildcard was completely broken in 3.2.4, reported by tabrisnet (#0002797).
- Added unreal32docs.ru.html, translated by Bock.
- Version number NOT changed.
** Fixed 3.2.4 release **