summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authordrstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b <drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2008-02-21 13:09:44 +0000
committerdrstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b <drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2008-02-21 13:09:44 +0000
commitdb2f31eea681a287b4d3891c5e7642096e0dec3d (patch)
tree9566f536bde68519872cea623c86d5e94f78986b /Changes
parentf3d1f178dce501f5f45801706252e8bd613aa482 (diff)
BUILD : 1.7.21 (1390) BUGS : 881 NOTES : Fixed error in lang files related to NS SASET LANGUAGE
git-svn-id: svn://svn.anope.org/anope/trunk@1390 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1105 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'Changes')
-rw-r--r--Changes3
1 files changed, 2 insertions, 1 deletions
diff --git a/Changes b/Changes
index 8b9afb671..d5046ea5a 100644
--- a/Changes
+++ b/Changes
@@ -39,7 +39,8 @@ Anope Version S V N
02/12 F rdb_close() where rdb_open() is used in rdb_dbase() functions. [#862]
02/12 F Removed extra loop when parsing defcon modes. [#867]
02/12 A Added SUSPENDED to NS LIST keywords. [#869]
-02/12 A Added NS SASET LANGUAGE. [#872]
+02/20 A Added NS SASET LANGUAGE. [#872]
+02/21 F Fixed errors in lang files related to NS SASET LANGUAGE [#881]
Provided by Trystan <trystan@nomadirc.net> - 2008
02/11 F Last part of memory leak in cs_akick() [#870]