diff options
| author | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-09-03 12:18:39 +0000 |
|---|---|---|
| committer | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-09-03 12:18:39 +0000 |
| commit | 9e5fdf958fb422739fd62c2bf2bb9acd3d0cb348 (patch) | |
| tree | 66aa512b196da6856f3b7a75281c5fa585b02142 | |
| parent | 79a81468e6c217d4428677442b22d6d13f96a6ad (diff) | |
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
| -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 |
