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 ed1dc8889..1f1391181 100644
--- a/Changes
+++ b/Changes
@@ -1,11 +1,12 @@
Anope Version S V N
-------------------
Provided by Anope Dev. <dev@anope.org> - 2005
-02/27 A Added multi-file module support for win32 - thanks heinz. [ #00]
-02/27 A Added multi-file module support for nix, win32 will follow. [ #00]
+02/27 A Added multi-file module support. [ #00]
02/13 A Internal Event support, see EVENTS in the doc folder for help [ #00]
02/05 A Support for Unreal 3.2 +I channel mode. [ #00]
02/03 A Merged anope-win32 branch into the main, now Win32 ready. [ #00]
+03/02 F ircd protocol support for owner and admin taken from proto. files.[ #00]
+03/02 F /ns alist output. [#288]
02/28 F normalizeBuffer() now strips two digit color codes [#303]
02/28 F nickIsServices() no longer alters the buffer [#304]
02/22 F Uninitialized variable in NickServ DROP. [ #00]