mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-04 15:33:12 +02:00
*** empty log message ***
This commit is contained in:
@@ -21,5 +21,5 @@
|
||||
*/
|
||||
|
||||
[ Unreal4.0 ]
|
||||
- Fixed a _serious_ bug in SERVER command, reported by Valen, For,
|
||||
M0rpheus and JK.
|
||||
- Fixed a _serious_ bug in SERVER command, reported by Valen, Forrester,
|
||||
M0rpheus, JK, and Hiten.
|
||||
|
||||
@@ -99,8 +99,12 @@ char serveropts[] = {
|
||||
#ifdef USE_POLL
|
||||
'P',
|
||||
#endif
|
||||
#ifdef USE_SSL
|
||||
'e',
|
||||
#endif
|
||||
/* we are a stable ircd */
|
||||
'S',
|
||||
's',
|
||||
'\0'
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user