|
@@ -1,5 +1,23 @@
|
|
|
This is a summary of ChangeLog basically.
|
|
This is a summary of ChangeLog basically.
|
|
|
|
|
|
|
|
|
|
+1.0.14
|
|
|
|
|
+1.Fixed order of log/info for cmd_whoami.
|
|
|
|
|
+2.Fixed a redundancy in cmd_channels.
|
|
|
|
|
+3.cmd_uplink now more clear about what is is doing.
|
|
|
|
|
+4.Fixed a typo in cmd_ignores
|
|
|
|
|
+5.Auto save userfile in cmd_chanset now.
|
|
|
|
|
+6.Fixed normal bots dumping core on FreeBSD.
|
|
|
|
|
+7.Disabled setting +p on +closed chans.
|
|
|
|
|
+8.Fixed fatal bug in cmd_console.
|
|
|
|
|
+9.Pass/Secpass now cut off at 15 chars correctly.
|
|
|
|
|
+10.Fixed ./binary -E for error codes.
|
|
|
|
|
+11.Added mIRC version 6.14 spoofing.
|
|
|
|
|
+12.Cmds over dcc no longer will flood boot. Users with +x are exempt from dcc flood as well now.
|
|
|
|
|
+13.Fixed several bugs in showhelp() and help.txt.
|
|
|
|
|
+14.Some channel protections weren't checking if the bot was opped first.
|
|
|
|
|
+15.If a user msgs a bot OP (For global), now the OPS counter in STATS is only incremented by 1.
|
|
|
|
|
+16.Added info in cmd_chaninfo for when a channel was added and by whom.
|
|
|
|
|
+
|
|
|
1.0.13
|
|
1.0.13
|
|
|
1.Fixed a fatal bug in console_gotshare()
|
|
1.Fixed a fatal bug in console_gotshare()
|
|
|
|
|
|