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