forked from eggheads/eggdrop
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNEWS-1.8.1
56 lines (37 loc) · 2.13 KB
/
NEWS-1.8.1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
News
Last revised: February 28, 2017
_________________________________________________________________
News
What's new? To gain a full understanding of changes to Eggdrop1.8.1,
please read doc/Changes1.8.
For support, feel free to visit us on Freenode #eggdrop.
If you are upgrading from a pre-1.6 version of Eggdrop:
1. Before you start the bot for the first time, BACKUP your userfile.
2. DON'T USE YOUR OLD CONFIG FILE. MAKE A NEW ONE!
_________________________________________________________________
Major changes made to Eggdrop 1.8.1 from Eggdrop1.8.0:
Autobotchk - Added functionality improvements to the tried-and-true
autobotchk script, allowing characters such as {} and [] to be used in
filenames. Additionally, it can also now handle long botnetnicks for
pidfiles and check for additional sourced config files.
.who linkedbot output - Truncates listings appropriately.
eggdrop.conf - Update source code to match defaults given in Eggdrop
configuration file.
Minutely hook - The minutely hook was only called for missed minutes mod
60, now it is still listed in minutes but it can be greater than 60.
Options summary - At the end of configure, Eggdrop now displays a handy
summary of basic options used during compile. It will display the OS
and Tcl version found, along with if TLS, IPv6 and SSL are enabled.
New OpenSSL version detection - A recent update to the OpenSSL libs
rendered some of our checks invalid, particularly the hexstr2buf call.
This is now fixed.
Implemented version.h - Moved previously hard-coded version strings to
version.h and update them via misc/setpatch instead of misc/addpatch.
This also fixes inconsistencies in setting the internal version
integer.
Compile cleanup - Fixed some compiler warnings.
General bugfixes - Small code tweaks to eliminate some rare error
conditions.
________________________________________________________________________
Copyright (C) 1997 Robey Pointer
Copyright (C) 1999 - 2017 Eggheads Development Team