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 579 by michael, Mon May 1 13:02:52 2006 UTC vs.
Revision 858 by lusky, Wed Feb 28 04:15:47 2007 UTC

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

Diff Legend

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