| 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) |
| 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 |