--- ircd-hybrid-7.2/RELNOTES 2007/11/01 11:54:48 887 +++ ircd-hybrid-7.2/NEWS 2007/11/08 07:46:34 920 @@ -9,6 +9,8 @@ o) Fixed bug which would cause invalid i o) Removed broken LazyLinks o) Minor code optimizations and cleanups o) ACCEPT now supports nick!user@host masks +o) Added new 'server' option to listener::flags. Listener with that flag + set may only have server connections. -- ircd-hybrid-7.2.3 RELNOTES @@ -125,7 +127,7 @@ BUG REPORTS: If you run this code and en the bug in one of the following ways: a) By EMAIL to bugs@ircd-hybrid.org b) On http://forum.ircd-hybrid.org/ - Please include a gdb backtrace and a copy of your setup.h and + Please include a gdb backtrace and a copy of your config.h and ircd.conf with any report (with passwords and other sensitive information masked). @@ -138,8 +140,6 @@ DISCUSSION: There is a mailing list for Questions/comments directed to bugs@ircd-hybrid.org -Please read doc/whats-new.txt for information about what is in this release - Other files recommended for reading: BUGS, README.FIRST, INSTALL --------------------------------------------------------------------------------