diff options
author | rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b <rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2008-05-12 18:08:31 +0000 |
---|---|---|
committer | rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b <rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2008-05-12 18:08:31 +0000 |
commit | d751db2d961cea64a9fcbcb01302e8a601d84c5d (patch) | |
tree | 25c0b4d0955ac7ec16764353e94a856d5b4ead53 /Changes | |
parent | 1d467b95a8c276b8d439e74ceb0f906c046662ed (diff) |
Fixed moduleNoticeLang and anope_cmd_notice_ops
git-svn-id: svn://svn.anope.org/anope/trunk@1394 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1109 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -42,6 +42,8 @@ Anope Version S V N 02/12 F Removed extra loop when parsing defcon modes. [#867] 02/21 F Fixed errors in lang files related to NS SASET LANGUAGE [#881] 04/30 F Operators can now also use NickServ INFO ALL. [ #00] +05/12 F anope_cmd_notice_ops for unreal now includes source. [ #00] +05/12 F moduleNoticeLang() now calls notice_user instead of notice(). [ #00] Provided by Trystan <trystan@nomadirc.net> - 2008 02/11 F Last part of memory leak in cs_akick() [#870] |