===================================================================
RCS file: /home/cmunk/ircsystems/cvsroot/unreal/Changes,v
retrieving revision 1.1.1.1.2.1.2.1.2.2407
diff -u -r1.1.1.1.2.1.2.1.2.2407 Changes
--- Changes 17 May 2007 13:22:12 -0000 1.1.1.1.2.1.2.1.2.2407
+++ Changes 18 May 2007 08:02:21 -0000
@@ -1713,3 +1713,6 @@
- Added set::ssl::dh to indicate DH parameters. These are needed to support
DSA certificates and should probably make them work from now on. Code
originally by the inspircd team.
+- Fixed a number of compile errors/runtime errors on win32 (also a SSL
+ brainfart regarding DH), #0003345, patched by fez
+
- DOMAINNAME is removed from ./Config reported by satmd (#0003063).
- THROTTLING and FAST_BADWORD_REPLACE cannot be configured in config.h reported by raymondvrolijk (#0002937).
- /sqline supports sqlining for channels. #*ble* will forbid channels and *ble* will forbid only nicks (not channels).
Forbid message showed by numeric ERR_FORBIDDENCHANNEL (448) reported by aragon and Jase (#0000935, #0003012).
- conf_deny NOTICE message is replace by ERR_FORBIDDENCHANNEL.