1
0
mirror of https://github.com/anope/anope.git synced 2026-06-29 11:36:38 +02:00

BUILD : 1.7.11 (895) BUGS : NOTES : Fixed a typo in en_us.l

git-svn-id: svn://svn.anope.org/anope/trunk@895 31f1291d-b8d6-0310-a050-a5561fc1590b


git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@642 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-09-24 07:29:36 +00:00
parent 4a13e8096e
commit bee4bee532
3 changed files with 7 additions and 2 deletions
+1
View File
@@ -8,6 +8,7 @@ Provided by Anope Dev. <dev@anope.org> - 2005
07/01 A Events for channel access/xop updates. [ #00]
06/26 A New module pack module: hs_request. [ #00]
06/03 A Protocol files can now fill mod_current_buffer with custom code. [#389]
09/24 F Typo in English language file. [ #00]
09/21 F Segfault when find_byuid() was called with a NULL argument. [ #00]
09/20 F Ident length checking when adding a bot was broken. [ #00]
09/20 F No response was giving when trying to load a non-existing module. [ #00]
+1 -1
View File
@@ -3392,7 +3392,7 @@ NICK_HELP_GROUP
group. password is the password of the target nickname.
Joining a group will allow you to share your configuration,
memos, and channel priviledges with all the nicknames in the
memos, and channel privileges with all the nicknames in the
group, and much more!
A group exists as long as it is useful. This means that even
+5 -1
View File
@@ -9,10 +9,14 @@ VERSION_MAJOR="1"
VERSION_MINOR="7"
VERSION_PATCH="11"
VERSION_EXTRA="-rc3"
VERSION_BUILD="894"
VERSION_BUILD="895"
# $Log$
#
# BUILD : 1.7.11 (895)
# BUGS :
# NOTES : Fixed a typo in en_us.l
#
# BUILD : 1.7.11 (894)
# BUGS :
# NOTES : Anope 1.7.11-rc3