mirror of
https://github.com/anope/anope.git
synced 2026-06-28 15:36:38 +02:00
BUILD : 1.7.5 (375) BUGS : NOTES : Fixed Changes files errors.
git-svn-id: svn://svn.anope.org/anope/trunk@375 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@245 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
parent
c9cb911e14
commit
a7b79e36cd
@@ -7,8 +7,6 @@ Provided by Anope Dev. <dev@anope.org> - 2004
|
||||
10/03 F Changed UserKeys from uint to long uint. [ #00]
|
||||
09/21 F An option to explicitly not use mysql is added to Config [ #00]
|
||||
09/19 F Rewrote the internals of moduleData to save lots of memory. [ #00]
|
||||
09/17 F Fixed MySQL error, whereby checks are only done if mysql is on. [ #00]
|
||||
09/14 F Fixed /os MODE by joining nested ifs into one. [ #00]
|
||||
09/14 F Protection unsetting now does -a instead of +a. [ #00]
|
||||
09/12 F Updated Dutch language file. [ #00]
|
||||
09/10 F Typo in anope_cmd_relase_svshold function name. [ #00]
|
||||
@@ -48,10 +46,11 @@ Provided by Trystan <trystan@nomadirc.net> - 2004
|
||||
08/28 F Buffer preparation for vsnprintf() call. [#158]
|
||||
|
||||
Provided by DrStein <gacevedo@anope.org> - 2004
|
||||
10/05 A NS INFO shows the expire time [ #00]
|
||||
10/05 A NS GLIST shows the expire time [ #00]
|
||||
10/05 F NS GLIST allows the owner of the nick to use the nickname param [ #00]
|
||||
|
||||
10/05 A NS INFO shows the expire time. [ #00]
|
||||
10/05 A NS GLIST shows the expire time. [ #00]
|
||||
10/05 F NS GLIST allows the owner of the nick to use the nickname param. [ #00]
|
||||
09/17 F Fixed MySQL error, whereby checks are only done if mysql is on. [ #00]
|
||||
09/14 F Fixed /os MODE by joining nested ifs into one. [ #00]
|
||||
|
||||
Anope Version 1.7.5
|
||||
-------------------
|
||||
|
||||
+5
-1
@@ -8,10 +8,14 @@
|
||||
VERSION_MAJOR="1"
|
||||
VERSION_MINOR="7"
|
||||
VERSION_PATCH="5"
|
||||
VERSION_BUILD="374"
|
||||
VERSION_BUILD="375"
|
||||
|
||||
# $Log$
|
||||
#
|
||||
# BUILD : 1.7.5 (375)
|
||||
# BUGS :
|
||||
# NOTES : Fixed Changes files errors.
|
||||
#
|
||||
# BUILD : 1.7.5 (374)
|
||||
# BUGS : N/A
|
||||
# NOTES : One last time for hybrid.c
|
||||
|
||||
Reference in New Issue
Block a user