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

Diff Legend

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