From a7b79e36cd487faad8696a1c4a86e301b5965a74 Mon Sep 17 00:00:00 2001 From: "ribosome ribosome@31f1291d-b8d6-0310-a050-a5561fc1590b" Date: Wed, 6 Oct 2004 07:56:42 +0000 Subject: [PATCH] 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 --- Changes | 11 +++++------ version.log | 6 +++++- 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/Changes b/Changes index 89b695562..269bd2c6e 100644 --- a/Changes +++ b/Changes @@ -7,8 +7,6 @@ Provided by Anope Dev. - 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 - 2004 08/28 F Buffer preparation for vsnprintf() call. [#158] Provided by DrStein - 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 ------------------- diff --git a/version.log b/version.log index eddee32ce..64ab92ef5 100644 --- a/version.log +++ b/version.log @@ -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