diff options
-rw-r--r-- | Changes | 3 | ||||
-rw-r--r-- | version.log | 6 |
2 files changed, 5 insertions, 4 deletions
@@ -37,9 +37,6 @@ Provided by Anope Dev. <dev@anope.org> - 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 <hal9000@musichat.net> - 2005 -06/25 F Updated Italian langauge file. [ #00] - Provided by Ricardo <ricardoltdb@gmail.com> - 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 |