summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes5
1 files changed, 3 insertions, 2 deletions
diff --git a/Changes b/Changes
index 22520f9d6..1841d420b 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
Anope Version S V N
--------------------
01/24 A Added a check for hosts too long in BotServs bots. [ #00]
+02/12 A Added SUSPENDED to NS LIST keywords. [#869]
+02/20 A Added NS SASET LANGUAGE. [#872]
01/15 F BOT_NOT_ASSIGNED language string error. [#828]
01/15 F listchans now shows if a channel is suspended. [#825]
01/15 F listnicks now shows if a nickname is suspended. [#825]
@@ -38,9 +40,8 @@ Anope Version S V N
02/11 F Added missed debug message when HostServ is disabled. [#863]
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/20 A Added NS SASET LANGUAGE. [#872]
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]
Provided by Trystan <trystan@nomadirc.net> - 2008
02/11 F Last part of memory leak in cs_akick() [#870]