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:
parent
4a13e8096e
commit
bee4bee532
@@ -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
@@ -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
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user