This repository has been archived on 2025-02-12. You can view files and clone it, but cannot push or open issues or pull requests.
NeoStats-NeoIRCd/RELNOTES
2002-08-13 14:45:13 +00:00

56 lines
2.6 KiB
Text

-- ircd-hybrid-7rc1 RELNOTES
o) Made topiclen configurable with autoconf
o) Autoconf fixes for Forte C
o) Bugfixes for m_jupe.c in contrib/
o) Fixed bug where we would give away spoofed IPs
o) You may now disable the help system for users, by setting
"use_help = no;" in your general {}; block.
--------------------------------------------------------------------------------
This is the current release candidate version of ircd-hybrid-7.
NOTE: This is still BETA code. Run it at your own risk. By running this
code you assume FULL responsibility for any problems it may cause. We do
NOT recommend that you run BETA code on production IRC networks such
as EFnet.
BUGS: Major bugs in this release are listed in BUGS
BUG REPORTS: If you run this code and encounter problems, you must report
the bug in one of the following ways:
a) By EMAIL to ircd-hybrid@the-project.org.
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).
DISCUSSION: There is a mailing list for discussion of hybrid issues,
including betas. To subscribe, send an emal to listmanager@the-project.org
with a single line in the body containing "subscribe hybrid". This is the
proper place to discuss new features, bugs, etc. Posting here is much more
likely to get something done than ranting on #TZ.
TESTING: This code is under active development, and a lot changes from beta
to beta. As the user of this code, we request that you help us test things
which have changed recently, and which would benefeit from being tested
much as possible. The following are some things that have changed, and what
you can do to help us test them.
o) Exiting Clients
- The way clients are exited and cleaned from memory has been largely
redone since the last release. Unusual situations involving clients
exiting will help expose any remaining problems.
o) Mac OS X Modules
- Support for Darwin and Mac OS X style modules, through the
NSModule(3) interface has been added, and is designed to work as
loadable modules do on most UNIX systems. Feeding it bad or
duplicate modules to find bugs would be appriciated.
Questions/comments directed to ircd-hybrid@the-project.org
Please read doc/whats-new.txt for information about what is in this release
Other files recommended for reading: BUGS, README.FIRST, INSTALL
--------------------------------------------------------------------------------
$Id: RELNOTES,v 1.2 2002/08/13 14:44:59 fishwaldo Exp $