diff options
| author | rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b <rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-09-13 16:59:11 +0000 |
|---|---|---|
| committer | rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b <rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-09-13 16:59:11 +0000 |
| commit | 56d21793fc0778c741a7fa38ee2d99c18a98f3b9 (patch) | |
| tree | f5b460385a6769edfaa0d595523c08fcbe60afbe /Changes | |
| parent | 2a5d384b076af285a2072e258ab7e7bafd88d358 (diff) | |
Applied Trystans patch, fixed other issues he pointed out.
Note: make strict will still show a couple of warnings, i think we should leave it as is.
git-svn-id: svn://svn.anope.org/anope/trunk@885 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@632 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'Changes')
| -rw-r--r-- | Changes | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -8,6 +8,8 @@ Provided by Anope Dev. <dev@anope.org> - 2005 07/01 A Events for channel access/xop updates. [ #00] 06/26 A New module pack module: hs_request. [ #00] 06/03 A Protocol files can now fill mod_current_buffer with custom code. [#389] +13/09 F make strict/profile now work for core and protocol files. [ #00] +13/09 F Unused variables removed from modules.c. [ #00] 09/11 F Disallow botnicks longer than the net's max nick length. [ #00] 09/09 F Giving some more error output when opening a database fails. [ #00] 09/04 F Protocol module for plexus called wrong UNSGLINE function. [ #00] @@ -45,6 +47,8 @@ Provided by Ricardo <ricardoltdb@gmail.com> - 2005 05/30 F Updated Portuguese language file. And bundled modules language. [ #00] Provided by Trystan <trystan@nomadirc.net> - 2005 +09/13 F Reduntant IRCD defines removed. [ #00] +09/13 F Double Makedile generation. [ #00] 09/06 F Memory for vHosts/vIdents was not (always) being freed. [ #00] 06/04 F Removed ircd-file related code from configure(.in) [#384] |
