ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/NEWS
Revision: 1245
Committed: Fri Sep 30 14:58:29 2011 UTC (12 years, 6 months ago) by michael
Original Path: ircd-hybrid-8/NEWS
File size: 2204 byte(s)
Log Message:
- Update configure
- Update NEWS

File Contents

# Content
1 -- ircd-hybrid-8beta1 Release Notes
2 o) Implemented full services support. Among other things, the following changes
3 have been done for this:
4 - Added SVSNICK, and SVSMODE command handlers
5 - Added service stamps to NICK/UID messages
6 - Usermode +r (registered nick) has been added, as well as
7 channelmode +r (registered channel).
8 - Various services shortcuts have been added (/NS, /CS, /NICKSERV, /CHANSERV, etc.)
9 - Added channelmode +R (only registered clients may join that channel)
10 - Added usermode +R (only registered clients may send a private message)
11 - Added services{} block to ircd.conf
12 - Added services_name directive to general{} block
13 o) RKLINE and RXLINE commands have been removed. Regular expression based
14 bans should only be added via ircd.conf
15 o) Added 'globops', 'restart' and 'module' operator privilege flags.
16 Read etc/example.conf for further explanation of what these flags
17 are supposed to be doing.
18 o) Idle-time klines have been removed
19 o) Cleaned up modules API. Old modules won't work anymore
20
21 --------------------------------------------------------------------------------
22
23 NOTE: This is still BETA code. Run it at your own risk. By running this
24 code you assume FULL responsibility for any problems it may cause. We do
25 NOT recommend that you run BETA code on production IRC networks such
26 as EFnet.
27
28 BUGS: Major bugs in this release are listed in BUGS
29
30 BUG REPORTS: If you run this code and encounter problems, you must report
31 the bug by EMAIL to bugs@ircd-hybrid.org
32 Please include a gdb backtrace and a copy of your config.h and
33 ircd.conf with any report (with passwords and other sensitive
34 information masked).
35
36 DISCUSSION: There is a mailing list for discussion of hybrid issues,
37 including betas. To subscribe, use this link:
38 https://lists.ircd-hybrid.org/mailman/listinfo/hybrid
39 This is the proper place to discuss new features, bugs, etc. Posting here
40 is much more likely to get something done than ranting on #TZ.
41
42 Questions/comments directed to bugs@ircd-hybrid.org
43
44 Other files recommended for reading: BUGS, README, INSTALL
45
46 --------------------------------------------------------------------------------
47 $Id$

Properties

Name Value
svn:eol-style native
svn:keywords Id Revision