mirror of
https://github.com/anope/anope.git
synced 2026-06-28 19:36:39 +02:00
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
This commit is contained in:
parent
79a81468e6
commit
9e5fdf958f
@@ -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]
|
||||
|
||||
+5
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user