mirror of
https://github.com/anope/anope.git
synced 2026-06-28 09:46:38 +02:00
Updated Changes
This commit is contained in:
@@ -1,10 +1,24 @@
|
||||
Anope Version 1.8 - GIT
|
||||
-----------------------
|
||||
9/11 F Fixed db-convert handling some vhost collisions [ #00]
|
||||
9/14 F Fixed ./configure failing with partial SQL installations [ #00]
|
||||
9/28 F Fixed ForkForMail to always work [ #00]
|
||||
9/28 F Fixed /nickserv saset display to use nicktracking if enabled [#1193]
|
||||
9/28 F Fixed /nickserv group to use nicktracking if enabled [#1194]
|
||||
12/12 F Remove vhost requests from nicks that expire [ #00]
|
||||
12/15 F Fixed /cs enforce #channel to say SET was enforced not (null) [#1213]
|
||||
12/23 F Fixed /cs (un)ban and akick from matching users real hosts/IP [#1079]
|
||||
12/12 F Remove vhost requests from nicks that expire [ #00]
|
||||
1/28 F Fixed not introducing our clients with usermode k on InspIRCd2.0[ ]
|
||||
1/19 F Fixed 'make install' recompiling src/tools [#1227]
|
||||
1/21 F Fixed many incorrect apostrophe usages [#1223]
|
||||
1/28 F Fixed not introducing our clients with usermode k on InspIRCd2.0[ #00]
|
||||
1/29 F Updated german language file. [ #00]
|
||||
2/05 F Fixed wiki URLs in Windows configure script [ #00]
|
||||
2/11 F Fixed build on Mac [ #00]
|
||||
2/23 F Fixed rejoining our clients if they are kicked on a TS6 IRCd [ #00]
|
||||
3/2 F Fixed showing SENDPASS in HELP to users who can't use it [ #00]
|
||||
3/3 F Fixed opping our clients on ratbox when not using TS6 [ #00]
|
||||
10/31 A Added support for plexus3's channel mode +z [#1202]
|
||||
2/23 A Added account tracking support to ratbox protocol module [ #00]
|
||||
|
||||
Anope Version 1.8.5
|
||||
-------------------
|
||||
|
||||
+1
-1
@@ -8,7 +8,7 @@ VERSION_MAJOR="1"
|
||||
VERSION_MINOR="8"
|
||||
VERSION_PATCH="5"
|
||||
VERSION_EXTRA="-git"
|
||||
VERSION_BUILD="3063"
|
||||
VERSION_BUILD="3064"
|
||||
|
||||
# $Log$ # Changes since 1.8.5 Release
|
||||
#Revision 3063 - Fixed opping our clients on ratbox when TS6 is not used.
|
||||
|
||||
Reference in New Issue
Block a user