1 |
$Id: NEWS,v 1.2 2010/07/27 21:49:41 pseudo Exp $ |
2 |
|
3 |
News |
4 |
Last revised: October 25, 2010 |
5 |
_________________________________________________________________ |
6 |
|
7 |
News |
8 |
|
9 |
|
10 |
What's new? First, read the following documents: |
11 |
|
12 |
INSTALL |
13 |
README |
14 |
doc/TLS |
15 |
doc/IPV6 |
16 |
doc/Changes1.8 |
17 |
doc/tcl-commands.doc |
18 |
|
19 |
All of these documents combined will fill you in on the latest changes to |
20 |
Eggdrop in version 1.8.x. All files, with the exception of Changes1.8, are |
21 |
also available in html format in doc/html/. |
22 |
|
23 |
A lot of things have changed in this version, so at a minimum, read the |
24 |
Changes1.8 text file. Changes shows what's been added and fixed along the |
25 |
way. |
26 |
|
27 |
If you are upgrading from a pre-1.6 version of Eggdrop: |
28 |
|
29 |
1. Before you start the bot for the first time, BACKUP your userfile. |
30 |
|
31 |
2. DON'T USE YOUR OLD CONFIG FILE. MAKE A NEW ONE! |
32 |
|
33 |
_________________________________________________________________ |
34 |
|
35 |
Changes made to Eggdrop 1.8.x from Eggdrop1.6.x: |
36 |
|
37 |
IPV6 |
38 |
|
39 |
Full IPv6 support for servers, telnet and script connections, dcc and |
40 |
botnet. See doc/IPV6 for more information. |
41 |
|
42 |
|
43 |
SSL |
44 |
|
45 |
Full SSL support has been added for all kinds of connections, including |
46 |
certificate verification and authorization. See doc/TLS. |
47 |
|
48 |
|
49 |
WIRE REMOVED |
50 |
|
51 |
The wire module has been removed from eggdrop 1.8. You can still get it |
52 |
from ftp://eggheads.org/pub/eggdrop/modules/1.8/wire-2.1.tar.gz |
53 |
Note that with ssl support you can have encrypted botnet and partyline |
54 |
without wire.mod. |
55 |
|
56 |
|
57 |
DOCUMENTATION |
58 |
|
59 |
Documentation has been updated to reflect new and removed commands and |
60 |
variables. Almost all files have changed, so take a look at them. |
61 |
|
62 |
|
63 |
TCL COMMANDS |
64 |
|
65 |
A lot of changes have been made to Tcl commands. Please look at |
66 |
doc/tcl-commands.doc to see them. New or changed commands are marked with |
67 |
vertical bars (|) on the left. |
68 |
________________________________________________________________________ |
69 |
|
70 |
Copyright (C) 1997 Robey Pointer |
71 |
Copyright (C) 1999 - 2010 Eggheads Development Team |