diff options
author | rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b <rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-03-02 20:45:12 +0000 |
---|---|---|
committer | rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b <rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-03-02 20:45:12 +0000 |
commit | a8ed2b9244ab81f4073bac0070f1329d7d15a7f6 (patch) | |
tree | 3797d16f33d0fab31066f6d6fbf77fb4f5a268b7 /Changes | |
parent | 4e33836bd5069a153bf7916756f48d7a8cb2696e (diff) |
BUILD : 1.7.8 (590) BUGS : 288 / N/A NOTES : Fixed 288, moved updated all set/unset admin/owner calls to use the ircd protocol files. This needs a fair good test, but it seems all ok, and i cant see anything wrong with it :)
git-svn-id: svn://svn.anope.org/anope/trunk@590 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@440 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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] |