summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
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]