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

- Added rest of release notes.

This commit is contained in:
Bram Matthys
2004-03-06 00:01:11 +00:00
parent 0fb0490262
commit 41d7b0733b
2 changed files with 3 additions and 1 deletions
+2 -1
View File
@@ -42,9 +42,10 @@ Unreal3.2-RC2 Release Notes
==[ MAJOR BUGS FIXED ]==
* The ircd was unable to boot on some OSs because unreal removed tmp/
* crash: if an invalid regex was entered (eg: in spamfilter) the ircd could crash
* crash: The TRE regex library could be crashed in case of some (advanced) regexes.
* crash: several remote includes problems (also non-crash)
* crash/security: an user-triggerable crash bug
* Fixed problem with 'tkl update' which could lead to server fights in some cases.
[incomplete!]
==[ MINOR BUGS FIXED ]==
* allow::options::noident now actually works
+1
View File
@@ -2999,3 +2999,4 @@ seen. gmtime warning still there
Based on a suggestion by satmd (#0001604)
- Imported TRE 0.6.5 on Win32 and Linux, solves (#0001542) and (#0001564) reported
by methos
- Added rest of release notes.