mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-04 13:33:12 +02:00
Made it so the win32 version shows channel modes in /list
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* UnrealIRCd Changes File - (C) Carsten Munk 1999-2002 &
|
||||
* UnrealIRCd Changes File - (C) Carsten Munk 1999-2005 &
|
||||
* The UnrealIRCd Team
|
||||
*
|
||||
* $Id$
|
||||
@@ -758,3 +758,4 @@
|
||||
- Removed oldcloak cloaking module, everyone should be using the new cloak one by now.
|
||||
- Updated release notes (translated docs, zlib, doc\technical, sp/cS desynch).
|
||||
- Made +g get removed when an oper sets -o (#0002399) reported by Ron2K.
|
||||
- Made it so the win32 version shows channel modes in /list (#0002397) reported by Ron2K.
|
||||
|
||||
@@ -49,4 +49,5 @@
|
||||
#define NO_U_TYPES
|
||||
#define NEED_U_INT32_T
|
||||
#define PREFIX_AQ
|
||||
#define LIST_SHOW_MODES
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user