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

** 3.2.5-rc3 release **

This commit is contained in:
Bram Matthys
2006-06-08 12:17:06 +00:00
parent c0d8bf3330
commit 73ccaa0cf5
15 changed files with 29 additions and 26 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
\___/|_| |_|_| \___|\__,_|_|\___/\_| \_| \____/\__,_|
Configuration Program
for Unreal3.2.5-rc2
for Unreal3.2.5-rc3
This program will help you to compile your IRC server, and ask you
questions regarding the compile-time settings of it during the process.
+6 -4
View File
@@ -1,4 +1,4 @@
Unreal3.2.5-rc2 Release Notes
Unreal3.2.5-rc3 Release Notes
==============================
If you are upgrading, please take a minute to read these release notes.
@@ -79,6 +79,7 @@ If you are upgrading, please take a minute to read these release notes.
- Operator count bug (there might still be others...)
- Some chinese-* charsets could not be selected individually
- No longer requiring a C++ compiler (was caused by resolver in 3.2.4)
- Added workaround for "make: Permission denied" bug in some FreeBSD's
==[ REMOVED ]==
- MS Visual Studio 6 support, but this did not work anymore anyway...
@@ -87,10 +88,11 @@ If you are upgrading, please take a minute to read these release notes.
- Windows 2003: Crashes directly on-boot have been reported, while other W2003 servers
work perfectly fine (including the one we used for testing). No pattern in this has
been found yet, but the bug is somewhere in the resolver (c-ares).
- Regexes: Be careful with backreferences (\1, etc), they can slow the IRCd down
considerably and even bring it to a halt.
- Regexes: Be careful with backreferences (\1, etc), certain regexes can slow the IRCd
down considerably and even bring it to a near-halt. In the spamfilter user target it's
usually safe though.
- Regexes: Possessive quantifiers such as, for example, "++" (not to be confused with "+")
are not safe to use, they can freeze the IRCd.
are not safe to use, they can easily freeze the IRCd.
- Windows: The /RESTART command will work, but the second time you do a /RESTART the
IRCd will "crash" with a dialogbox.
+1
View File
@@ -1253,3 +1253,4 @@
- On certain (newer?) FreeBSD's you get "make: Permission denied" after ./Config, but when
you do 'cd ..' and then 'cd -' again, make works just fine. This is going to be the most
stupid workaround in history... Reported by vonitsanet and others (#0002926).
** 3.2.5-rc3 release **
+1 -1
View File
@@ -1,5 +1,5 @@
===============================================
= UnrealIRCd v3.2.5-rc2 =
= UnrealIRCd v3.2.5-rc3 =
===============================================
Was brought to you by:
+2 -2
View File
@@ -29,8 +29,8 @@
<div align="center"><b><font size="7">UnrealIRCd</font></b><br>
<font size="4"><a href="http://www.unrealircd.com">http://www.unrealircd.com</a></font><br>
<font size="4">Version: 3.2.5-rc2 </font><br>
<b>Letztes Update dieses Handbuchs:</b> 2006-06-06</div>
<font size="4">Version: 3.2.5-rc3 </font><br>
<b>Letztes Update dieses Handbuchs:</b> 2006-06-08</div>
<b>Head Coders:</b> Stskeeps / codemastr / Syzop / Luke<br>
<b>Contributors:</b> McSkaf / Zogg / NiQuiL / assyrian / chasm / DrBin / llthangel / Griever / nighthawk<br>
<b>Dokumentation</b><b>:</b> CKnight^ / Syzop<br>
+2 -2
View File
@@ -31,8 +31,8 @@ Spanish |
<br><br>
<div align="center"><b><font size="7">UnrealIRCd</font></b><br>
<font size="4"><a href="http://www.unrealircd.com">http://www.unrealircd.com</a></font><br>
<font size="4">Versi&oacute;n: 3.2.5-rc2</font><br>
<b>&Uacute;ltima actualizaci&oacute;n del documento:</b> 06-06-2006</div>
<font size="4">Versi&oacute;n: 3.2.5-rc3</font><br>
<b>&Uacute;ltima actualizaci&oacute;n del documento:</b> 08-06-2006</div>
<br>
<b>Programadores:</b> Stskeeps / codemastr / Syzop / Luke<br>
<b>Contribuciones:</b> McSkaf / Zogg / NiQuiL / assyrian / chasm / DrBin / llthangel / Griever / nighthawk<br>
+2 -2
View File
@@ -29,8 +29,8 @@ French |
<br><br>
<div align="center"><b><font size="7">UnrealIRCd</font></b><br>
<font size="4"><a href="http://www.unrealircd.com/">http://www.unrealircd.com</a></font><br>
<font size="4">Version: 3.2.5-rc2</font><br>
<b>Derni&egrave;re mise &agrave; jour de la documentation:</b> 2006-06-06</div>
<font size="4">Version: 3.2.5-rc3</font><br>
<b>Derni&egrave;re mise &agrave; jour de la documentation:</b> 2006-06-08</div>
<br>
<b>Head Coders:</b> Stskeeps / codemastr / Syzop / Luke<br>
<b>Contributors:</b> McSkaf / Zogg / NiQuiL / assyrian / chasm / DrBin / llthangel / Griever / nighthawk<br>
+2 -2
View File
@@ -26,8 +26,8 @@ style="FONT-SIZE: 13.5pt"><A
href="http://www.unrealircd.com/">http://www.unrealircd.com/</A></SPAN><BR>
<SPAN
style="FONT-SIZE: 13.5pt">Version: 3.2.5-rc2</SPAN><BR>
<B>Last doc update:</B> 2006-06-06</P>
style="FONT-SIZE: 13.5pt">Version: 3.2.5-rc3</SPAN><BR>
<B>Last doc update:</B> 2006-06-08</P>
<P><BR>
<B>Head Coders:</B> Stskeeps / codemastr / Syzop / Luke<BR>
<B>Contributors:</B> McSkaf / Zogg / NiQuiL / assyrian / chasm / DrBin / llthangel / Griever / nighthawk<BR>
+2 -2
View File
@@ -31,8 +31,8 @@ English |
<br><br>
<div align="center"><b><font size="7">UnrealIRCd</font></b><br>
<font size="4"><a href="http://www.unrealircd.com">http://www.unrealircd.com</a></font><br>
<font size="4">Version: 3.2.5-rc2</font><br>
<b>Last doc update:</b> 2006-06-06</div>
<font size="4">Version: 3.2.5-rc3</font><br>
<b>Last doc update:</b> 2006-06-08</div>
<br>
<b>Head Coders:</b> Stskeeps / codemastr / Syzop / Luke<br>
<b>Contributors:</b> McSkaf / Zogg / NiQuiL / assyrian / chasm / DrBin / llthangel / Griever / nighthawk<br>
+2 -2
View File
@@ -31,8 +31,8 @@ Hungarian |
<br><br>
<div align="center"><b><font size="7">UnrealIRCd</font></b><br>
<font size="4"><a href="http://www.unrealircd.com/">http://www.unrealircd.com</a></font><br>
 <font size="4">Verzió: 3.2.5-rc2</font><br>
 <b>Utolsó dokumentáció módosítás:</b> 2006-06-06</div>
 <font size="4">Verzió: 3.2.5-rc3</font><br>
 <b>Utolsó dokumentáció módosítás:</b> 2006-06-08</div>
<br>
<b>Fõ fejlesztõk:</b> Stskeeps / codemastr / Syzop / Luke<br>
<b>Munkatársak:</b> McSkaf / Zogg / NiQuiL / assyrian / chasm / DrBin / llthangel / Griever / nighthawk<br>
+2 -2
View File
@@ -29,8 +29,8 @@ Dutch |
<br><br>
<div align="center"><b><font size="7">UnrealIRCd</font></b><br>
<font size="4"><a href="http://www.unrealircd.com">http://www.unrealircd.com</a></font><br>
<font size="4">Version: 3.2.5-rc2</font><br>
<b>Laatste documentatie wijziging:</b> 2006-06-06</div>
<font size="4">Version: 3.2.5-rc3</font><br>
<b>Laatste documentatie wijziging:</b> 2006-06-08</div>
<br>
<b>Hoofd programmeurs:</b> Stskeeps / codemastr / Syzop / Luke<br>
+2 -2
View File
@@ -24,8 +24,8 @@
<br>
<div align="center"><b><font size="7">UnrealIRCd</font></b><br>
<font size="4"><a href="http://www.unrealircd.com">http://www.unrealircd.com</a></font><br>
<font size="4">Версия: 3.2.5-rc2</font><br>
<b>Последнее обновление:</b> 2006-06-06</div>
<font size="4">Версия: 3.2.5-rc3</font><br>
<b>Последнее обновление:</b> 2006-06-08</div>
<br>
<b>Ãëàâíûå ïðîãðàììèñòû:</b> Stskeeps / codemastr / Syzop / Luke<br>
<b>Âêëàä÷èêè:</b> McSkaf / Zogg / NiQuiL / assyrian / chasm / DrBin / llthangel
+2 -2
View File
@@ -50,8 +50,8 @@ Turkish
<BR><BR>
<DIV align=center><B><FONT size=7>UnrealIRCd</FONT></B><BR><FONT size=4><A
href="http://www.unrealircd.com/">http://www.unrealircd.com/</A></FONT><BR><FONT
size=4>Versiyon: 3.2.5-rc2</FONT><BR><B>En Son Güncelleme:</B>
2006-06-06</DIV><BR><B>Head Coders:</B> Stskeeps / codemastr / Syzop /
size=4>Versiyon: 3.2.5-rc3</FONT><BR><B>En Son Güncelleme:</B>
2006-06-08</DIV><BR><B>Head Coders:</B> Stskeeps / codemastr / Syzop /
Luke<BR><B>Katkýda Bulunanlar:</B> McSkaf / Zogg / NiQuiL / assyrian / chasm
/ DrBin /
llthangel / Griever / nighthawk<BR><B>Dökümantasyon:</B> CKnight^ /
+1 -1
View File
@@ -52,7 +52,7 @@
#define PATCH1 "3"
#define PATCH2 ".2"
#define PATCH3 ".5"
#define PATCH4 "-rc2"
#define PATCH4 "-rc3"
#define PATCH5 ""
#define PATCH6 ""
#define PATCH7 ""
+1 -1
View File
@@ -11,7 +11,7 @@
[Setup]
AppName=UnrealIRCd
AppVerName=UnrealIRCd3.2.5-rc2
AppVerName=UnrealIRCd3.2.5-rc3
AppPublisher=UnrealIRCd Team
AppPublisherURL=http://www.unrealircd.com
AppSupportURL=http://www.unrealircd.com