ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid-7.2/NEWS
(Generate patch)

Comparing ircd-hybrid-7.2/NEWS (file contents):
Revision 990 by michael, Mon Aug 3 08:11:50 2009 UTC vs.
Revision 991 by michael, Sun Aug 16 14:44:45 2009 UTC

# Line 1 | Line 1
1   -- ircd-hybrid-7.3 RELNOTES
2 < o) implemented GUNGLINE (global ungline)
3 < o) updated PCRE lib to latest 7.9 release
4 < o) completely rewrote build system. we're now using automake and libtool
5 < o) added support for sha256/sha512 encrypted passwords to mkpasswd
6 < o) added ssl_server_protocol configuration option to servinfo{}.
7 <   valid flags are 'sslv3' and 'tlsv1'
2 > o) Various resolver improvements and fixes
3 > o) Implemented GUNGLINE (global ungline)
4 > o) Updated PCRE lib to latest 7.9 release
5 > o) Completely rewrote build system. we're now using automake and libtool
6 > o) Added support for sha256/sha512 encrypted passwords to mkpasswd
7 > o) Added ssl_server_protocol configuration option to servinfo{}.
8 >   Valid flags are 'sslv3' and 'tlsv1'
9 > o) Added new 'server' option to listener::flags. Listener with that flag
10 >   set may only accept server connections.
11   o) Fixed occasional core when placing RESVs on channel names
12   o) Fixed topic desynchronization which sometimes may
13     happen during netbursts
# Line 13 | Line 16 | o) WATCH support implemented. Known from
16   o) Fixed bug which would cause invalid invisible counts on oper-up in case
17     operator::umodes and/or general::oper_umodes contains 'invisible'
18   o) Removed broken LazyLinks
19 + o) Removed --disable-gline-voting configure option
20   o) Minor code optimizations and cleanups
21   o) ACCEPT now supports nick!user@host masks
18 o) Added new 'server' option to listener::flags. Listener with that flag
19   set may only have server connections.
22  
23  
24   -- ircd-hybrid-7.2.3 RELNOTES
# Line 143 | Line 145 | DISCUSSION: There is a mailing list for
145  
146   Questions/comments directed to bugs@ircd-hybrid.org
147  
148 < Other files recommended for reading: BUGS, README.FIRST, INSTALL
148 > Other files recommended for reading: BUGS, README, INSTALL
149  
150   --------------------------------------------------------------------------------
151   $Id$

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines