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-09-30 21:54:22 +0000
committerRobin Burchell w00t@inspircd.org <Robin Burchell w00t@inspircd.org@5417fbe8-f217-4b02-8779-1006273d7864>2008-09-30 21:54:22 +0000
commitf70f57219f010962cef8779734deefc1ef355913 (patch)
treeb5eb5a539024bf9213a2b5433bf7ca3cf356cdf5 /Changes
parent0464e2eb14e0c5becc7ebeb7f494f7941d556ca9 (diff)
Merge commit 'trunk' into anopeng
Conflicts: src/process.c git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1279 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 6e147266b..881de947f 100644
--- a/Changes
+++ b/Changes
@@ -7,6 +7,8 @@ Anope Version S V N
09/25 F Fixed menu not properly removed after uninstall on windows. [#944]
09/27 F Fixed a buffer overflow in enc_sha1. [#947]
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]
Provided by Robin Burchell <w00t@inspircd.org> - 2008
09/22 F Enabled UMODE functionality for InspIRCd 1.1 [ #00]