mirror of
https://github.com/anope/anope.git
synced 2026-07-07 00:03:13 +02:00
Updated Changes and version.log to include Hybrid support changes.
This commit is contained in:
@@ -1,10 +1,14 @@
|
||||
Anope Version 1.8 - GIT
|
||||
-----------------------
|
||||
12/31 F Fixed os_svsnick to allow changing the case of a users' nick [#1369]
|
||||
12/23 A Added Hybrid 8.0 support. (Patch provided by Hybrid Team) [ #00]
|
||||
12/23 R Removed experimental Hybrid 7.0 support. [ #00]
|
||||
02/22 F Fixed several grammar errors in docs/ (patch provided by Simba) [ #00]
|
||||
02/25 F Do not allow akill masks to end in @ [#1380]
|
||||
07/14 F Fixed crash with cs_enforce and empty permanent channels [ #00]
|
||||
|
||||
Provided by Anope Dev. <team@anope.org> - 2011
|
||||
12/31 F Fixed os_svsnick to allow changing the case of a users' nick [#1369]
|
||||
|
||||
Anope Version 1.8.7
|
||||
-----------------------
|
||||
08/18 A Added support for Hybrid's channel mode +S [#1319]
|
||||
|
||||
+2
-1
@@ -8,9 +8,10 @@ VERSION_MAJOR="1"
|
||||
VERSION_MINOR="8"
|
||||
VERSION_PATCH="8"
|
||||
VERSION_EXTRA="-git"
|
||||
VERSION_BUILD="3105"
|
||||
VERSION_BUILD="3106"
|
||||
|
||||
# Changes since 1.8.7 Release
|
||||
#Revision 3106 - Replaced experimental Hybrid 7.0 support by Hybrid 8.0 support. (Patch provided by Hybrid Development Team)
|
||||
#Revision 3105 - Added french language support to some modules (patch provided by Coolsmile)
|
||||
#Revision 3104 - Updated the Polish language file
|
||||
#Revision 3103 - Updated .gitignore
|
||||
|
||||
Reference in New Issue
Block a user