| 127 |
|
-- Noteworthy changes in version 8.2.0beta1 (2014-04-29) |
| 128 |
|
o) TS6 is now mandatory. ircd is no longer backwards compatible with TS5 |
| 129 |
|
and below. |
| 130 |
< |
o) SVSJOIN and SVSPART has been added |
| 130 |
> |
o) SVSJOIN and SVSPART commands have been added |
| 131 |
|
o) Major code cleanups and refactoring. Improved overall performance |
| 132 |
|
o) INFO now also reports MPATH (path to main motd (Message of the Day) file) |
| 133 |
|
and SPATH (Path to server executable) |
| 252 |
|
|
| 253 |
|
|
| 254 |
|
-- Noteworthy changes in version 8.1.8 (2013-10-25) |
| 255 |
< |
o) Fixed bug that would lead to a desynchronized nick database |
| 255 |
> |
o) Fixed bug that could lead to a desynchronized nick database |
| 256 |
|
throughout the entire network if using services enforced |
| 257 |
|
nick names (SVSNICK) |
| 258 |
|
o) Cleaned up/modernized build system |