From decce0d11f6c4ac3db1de62231aee604e0a8aaba Mon Sep 17 00:00:00 2001 From: Bram Matthys Date: Sun, 5 Feb 2006 17:43:19 +0000 Subject: [PATCH] clarifications regarding fixed version --- .CHANGES.NEW | 2 +- .RELEASE.NOTES | 7 +++++-- Changes | 2 ++ 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.CHANGES.NEW b/.CHANGES.NEW index 74851fb17..7f773360a 100644 --- a/.CHANGES.NEW +++ b/.CHANGES.NEW @@ -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. diff --git a/.RELEASE.NOTES b/.RELEASE.NOTES index 9d13b3f8f..c1c664e51 100644 --- a/.RELEASE.NOTES +++ b/.RELEASE.NOTES @@ -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). diff --git a/Changes b/Changes index 2aa8c6876..a15ab8602 100644 --- a/Changes +++ b/Changes @@ -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 **