From 9e5fdf958fb422739fd62c2bf2bb9acd3d0cb348 Mon Sep 17 00:00:00 2001 From: "geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b" Date: Sat, 3 Sep 2005 12:18:39 +0000 Subject: [PATCH] BUILD : 1.7.10 (868) BUGS : NOTES : Fixed duplicate Changes entries for Hal9000 git-svn-id: svn://svn.anope.org/anope/trunk@868 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@617 5417fbe8-f217-4b02-8779-1006273d7864 --- Changes | 3 --- version.log | 6 +++++- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/Changes b/Changes index 22999767e..7784a4d4a 100644 --- a/Changes +++ b/Changes @@ -37,9 +37,6 @@ Provided by Anope Dev. - 2005 05/25 F Fixed mydbgen so it sends the pass and installs in the data dir. [ #00] 05/25 F Not all nick options were displayed in listnicks. [#380] -Provided by Hal9000 - 2005 -06/25 F Updated Italian langauge file. [ #00] - Provided by Ricardo - 2005 06/25 A Portugese translation for hs_request. [ #00] 05/30 F Updated Portuguese language file. And bundled modules language. [ #00] diff --git a/version.log b/version.log index 28ee9ac01..44037a7a5 100644 --- a/version.log +++ b/version.log @@ -8,10 +8,14 @@ VERSION_MAJOR="1" VERSION_MINOR="7" VERSION_PATCH="10" -VERSION_BUILD="866" +VERSION_BUILD="868" # $Log$ # +# BUILD : 1.7.10 (868) +# BUGS : +# NOTES : Fixed duplicate Changes entries for Hal9000 +# # BUILD : 1.7.10 (866) # BUGS : # NOTES : Added a moduleGetLangString() function to allow modules to retrieve their language strings instead of only being able to send a NOTICE with them