]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2002/000200.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2002 / 000200.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] Services 5.0 alpha 19 released
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Services%205.0%20alpha%2019%20released&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="000206.html">
11 <LINK REL="Next" HREF="000207.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] Services 5.0 alpha 19 released</H1>
15 <B>Andrew Church</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Services%205.0%20alpha%2019%20released&In-Reply-To="
17 TITLE="[IRCServices Coding] Services 5.0 alpha 19 released">achurch at achurch.org
18 </A><BR>
19 <I>Tue Feb 5 23:09:13 PST 2002</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="000206.html">[IRCServices Coding] A few new bugs/suggestions
22 </A></li>
23 <LI>Next message: <A HREF="000207.html">[IRCServices Coding] Suggestion for sessionlimit exception
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#200">[ date ]</a>
27 <a href="thread.html#200">[ thread ]</a>
28 <a href="subject.html#200">[ subject ]</a>
29 <a href="author.html#200">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE> Services 5.0 alpha 19 is out in the usual place, thanks in significant
35 part to Mark Hetherington. Also (translators take note), there have been a
36 number of changes to language file messages; the list of changed messages
37 which need retranslation is as follows: (any message without comments
38 should be considered completely changed; if you want a diff from alpha 18,
39 let me know)
40
41 OPER_HELP_RAW (limited to Services super-user, not admins)
42 OPER_HELP_SET (SUPASS limited to super-user)
43 OPER_HELP_EXCEPTION
44 OPER_HELP_SLINE (&quot;Combinations... are not permitted&quot; -&gt; &quot;also permitted&quot;)
45 OPER_HELP_AKILL (&quot;Combinations... are not permitted&quot; -&gt; &quot;also permitted&quot;)
46 OPER_HELP_CLEARMODES
47 CHAN_OPER_HELP_GETPASS (added line about encryption)
48 CHAN_HELP_SET_MLOCK
49 CHAN_COMMANDS_INVITE
50 NICK_OPER_HELP_GETPASS (changed/moved line about encryption)
51 NICK_HELP_UNSET_REQ_EMAIL
52 NICK_HELP_UNSET
53 NICK_HELP_SET_INFO (new message)
54 NICK_HELP_SET (added INFO)
55
56 Changes in version 5.0 alpha 19
57 -------------------------------
58 2002/02/05 Fixed corrupted messages after REHASH. Reported by Mark
59 Hetherington &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">mark at mhetherington.demon.co.uk</A>&gt; and others.
60 2002/02/05 Added wallops on OperServ REHASH or SIGHUP. Suggested by
61 Mark Hetherington &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">mark at mhetherington.demon.co.uk</A>&gt;
62 2002/02/05 Fixed unregistered nicks getting a STATUS of 1. Reported
63 by Mark Hetherington &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">mark at mhetherington.demon.co.uk</A>&gt;
64 2002/02/05 Fixed crash with ChanServ SET RESTRICTED on new channels.
65 Reported by Russ Garrett &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">russ at garrett.co.uk</A>&gt;
66 2002/02/04 Fixes and changes suggested by Mark Hetherington
67 &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">mark at mhetherington.demon.co.uk</A>&gt;:
68 - LIST command no longer shown to non-opers if
69 ListOpersOnly enabled.
70 - GETPASS can now be disabled.
71 - HELP messages on Unreal no longer cause errors.
72 - Signals no longer cause select() messages in log.
73 - Fixed bug causing oper.db to grow relentlessly.
74 - Fixed bug in reading/writing exception.db.
75 2002/02/03 Renamed ChanServ SET TOPIC command to TOPIC. Suggested by
76 Jollino &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">jollino at sogno.net</A>&gt;
77 2002/02/03 Fixed bug causing autovoice to break on servers without
78 halfops. Reported by Russ Garrett &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">russ at garrett.co.uk</A>&gt;
79 2002/02/03 Updated numerous help messages.
80
81 --Andrew Church
82 <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">achurch at achurch.org</A>
83 <A HREF="http://achurch.org/">http://achurch.org/</A>
84
85 </PRE>
86
87 <!--endarticle-->
88 <HR>
89 <P><UL>
90 <!--threads-->
91 <LI>Previous message: <A HREF="000206.html">[IRCServices Coding] A few new bugs/suggestions
92 </A></li>
93 <LI>Next message: <A HREF="000207.html">[IRCServices Coding] Suggestion for sessionlimit exception
94 </A></li>
95 <LI> <B>Messages sorted by:</B>
96 <a href="date.html#200">[ date ]</a>
97 <a href="thread.html#200">[ thread ]</a>
98 <a href="subject.html#200">[ subject ]</a>
99 <a href="author.html#200">[ author ]</a>
100 </LI>
101 </UL>
102
103 </body></html>