ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/NEWS
(Generate patch)

Comparing ircd-hybrid-7.2/RELNOTES (file contents):
Revision 632 by michael, Thu Jun 1 10:53:00 2006 UTC vs.
Revision 874 by michael, Tue Oct 23 11:17:07 2007 UTC

# Line 1 | Line 1
1 + -- ircd-hybrid-7.2.4 RELNOTES
2 + o) Fixed occasional core when placing RESVs on channel names
3 + o) Fixed topic desyncs during netbursts
4 +
5 +
6 + -- ircd-hybrid-7.2.3 RELNOTES
7 + o) Added ircd-italian.lang language file
8 + o) Added -full to etrace
9 + o) Added +C for opers
10 + o) Fixed core in temp channel resv
11 + o) Fixed CHALLENGE to work with user=IP
12 + o) Misc fixes to TESTMASK and TESTLINE
13 + o) Added support for nick masks to TESTMASK
14 + o) Fixed /modlist to show up whether or not a module is resident
15 + o) Fixed command line arguments handling to allow more than one switch
16 + o) Fixed numeric delivery for mixed TS5 target on the other side of a TS6 server.
17 +
18 +
19   -- ircd-hybrid-7.2.2 RELNOTES
20   o) Added channel::disable_fake_channels config directive
21   o) Fixed broken FORCEJOIN  (contrib)
# Line 10 | Line 28 | o) Added general::stats_e_disabled which
28     for other operators and administrators
29   o) Ignore signal SIGXFSZ to prevent the daemon from dying on missconfigured
30     file size limits
31 + o) Slight optimizations to the block allocator
32 + o) Fixed harmless bug that could result in incorrect bytes sent statistics
33 +   in "STATS t"
34 + o) "STATS y|Y" now shows whether a class is active or disabled
35 + o) Added ircd-brazilian_pt.lang language file
36 + o) Misc. ACCEPT fixes. E.g. don't remove an accept record if a client is
37 +   changing between equivalent nicknames like 'nick' and 'NiCk'.
38 + o) Minor resolv.conf parser fixes.  Added missing support for ';' comments
39 + o) Fixed core on MODRESTART
40  
41  
42   -- ircd-hybrid-7.2.1 RELNOTES

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)