summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorRobin Burchell w00t@inspircd.org <Robin Burchell w00t@inspircd.org@5417fbe8-f217-4b02-8779-1006273d7864>2008-10-01 20:48:10 +0000
committerRobin Burchell w00t@inspircd.org <Robin Burchell w00t@inspircd.org@5417fbe8-f217-4b02-8779-1006273d7864>2008-10-01 20:48:10 +0000
commite4b0e4f3962695f8371f3ebdb12fbc9bbdfab19e (patch)
tree6423ad1f044f98089d7f9f1e5188a15c57a1f793 /Changes
parent3872380d8c14cd68176f990aca0fedb32c6e2d96 (diff)
Merge commit 'trunk' into anopeng
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1291 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'Changes')
-rw-r--r--Changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes b/Changes
index 881de947f..8ad4cec58 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,6 @@
Anope Version S V N
--------------------
+10/01 A Added modular database back-end for IGNORE. [#948]
09/18 R Removed password truncating. [ #00]
09/15 F Dealt with the nss_dns.so.1 issue on freebsd 7. [ #00]
09/23 F Fixed numerous possible buffer overflows in NS and CS. [ #00]
@@ -9,6 +10,7 @@ Anope Version S V N
09/30 F Fixed error in OPER help. [#943]
09/30 F Fixed OS IGNORE behaviour. [#941]
09/30 F Fixed error in the SASET help. [#950]
+10/01 F Fixed an error in the OS IGNORE documentation. [#948]
Provided by Robin Burchell <w00t@inspircd.org> - 2008
09/22 F Enabled UMODE functionality for InspIRCd 1.1 [ #00]