]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2004/003033.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2004 / 003033.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] bahamut 1.8.0
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20bahamut%201.8.0&In-Reply-To=">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="003032.html">
11 <LINK REL="Next" HREF="003034.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] bahamut 1.8.0</H1>
15 <B>Jon Christopherson</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20bahamut%201.8.0&In-Reply-To="
17 TITLE="[IRCServices Coding] bahamut 1.8.0">jon at jons.org
18 </A><BR>
19 <I>Mon May 10 20:34:14 PDT 2004</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="003032.html">[IRCServices Coding] Major revision of Bahamut released (1.8.0)
22 </A></li>
23 <LI>Next message: <A HREF="003034.html">[IRCServices Coding] Msg at Box logs
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#3033">[ date ]</a>
27 <a href="thread.html#3033">[ thread ]</a>
28 <a href="subject.html#3033">[ subject ]</a>
29 <a href="author.html#3033">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>Hello Andy,
35
36 Sorry for not replying to your message directly, I had to turn
37 digest mode off.
38
39 Yes, there is a CHANGELOG for the new version. Here it is:
40
41 Changes for 1.8.0
42 -----------------
43
44 - Removed backwards compatibility for:
45 - NOQUIT
46 - UNCONNECT
47 - TSMODE
48 - NICKIP
49 All of these modes are now REQUIRED.
50 - Removed Code and defines for outdated stuff:
51 - FOLLOW_IDENT_RFC
52 - NO_IDENT_SYSTYPE_OTHER
53 - NO_MIXED_CASE
54 - OLD_Y_LIMIT
55 - USE_REJECT_HOLD
56 This code is no longer used.
57 - Removed define options for:
58 - CLIENT_COUNT
59 This code is now manditory.
60 - Completely rewrote configuration structures.
61 - Rewrote methods for connecting to servers.
62 - Outdated Link structure config linking, now linking directly from
63 aClient(user/serv) structures to appropriate conf strucutures.
64 - Backported lucas's aListener structure and routines from defunct
65 bahamut-devel tree.
66 - Implemented +I/+e channel lists - thanks seddy.
67 - Ports now can be opened and closed on /rehash
68 - config file format changed to bind-style
69 - klinefile outdated
70 - replaced dbufs with sbufs - shared buffers.
71 - removed old High Traffic Mode (HTM) code
72 - config option block added to outdate use of ./config script
73 - fixes for solaris and OSX compatibility
74 - Added support for /dev/poll and epoll socket engines - thanks seddy.
75 - Moved m_server and m_dkey into m_server.c
76 - Moved m_stats into m_stats.c
77 - Fixed memory counting routines. Thanks Quension!
78 - Outdated modules.ini and all inifile uses - now a modules {} conf block
79 - Updated m_module to allow non-admin viewing of hooks and loaded modules
80 - Added module hooks for user and channel targetted privmsgs
81
82 Regards,
83
84 Jon Christopherson
85
86
87
88
89 </PRE>
90
91 <!--endarticle-->
92 <HR>
93 <P><UL>
94 <!--threads-->
95 <LI>Previous message: <A HREF="003032.html">[IRCServices Coding] Major revision of Bahamut released (1.8.0)
96 </A></li>
97 <LI>Next message: <A HREF="003034.html">[IRCServices Coding] Msg at Box logs
98 </A></li>
99 <LI> <B>Messages sorted by:</B>
100 <a href="date.html#3033">[ date ]</a>
101 <a href="thread.html#3033">[ thread ]</a>
102 <a href="subject.html#3033">[ subject ]</a>
103 <a href="author.html#3033">[ author ]</a>
104 </LI>
105 </UL>
106
107 </body></html>