| 1 |
< |
-- Noteworthy changes in version 8.1.15 (????-??-??) |
| 1 |
> |
-- Noteworthy changes in version 8.1.15 (2014-03-29) |
| 2 |
|
######################################################################## |
| 3 |
|
o) IMPORTANT: ircd binary is now again placed into bin/ instead of sbin/ |
| 4 |
|
######################################################################## |
| 5 |
+ |
o) mkpasswd in tools/ now defaults to MD5 instead of DES |
| 6 |
+ |
o) USERS command has been removed |
| 7 |
+ |
o) Fixed issue with SVSNICK where clients self-collided when changing |
| 8 |
+ |
just the case of the nick name, i.e. somenick -> SomeNicK |
| 9 |
+ |
o) Minor code cleanups and cosmetical fixes |
| 10 |
|
|
| 11 |
|
|
| 12 |
|
-- Noteworthy changes in version 8.1.14 (2014-02-25) |