summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorcertus certus@31f1291d-b8d6-0310-a050-a5561fc1590b <certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2006-03-01 14:37:56 +0000
committercertus certus@31f1291d-b8d6-0310-a050-a5561fc1590b <certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2006-03-01 14:37:56 +0000
commitc7c2ca7b51fa1a7e086be4321cd92ad9b5921272 (patch)
treee2b2d4abbb777297d3c5851f668dde2fc993ece0 /Changes
parent47e4ace8cc30eb67fd24718ed3291e7d96eea773 (diff)
# BUILD : 1.7.13 (984)
# BUGS : 451 459 # NOTES : bug fixing day! git-svn-id: svn://svn.anope.org/anope/trunk@984 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@709 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 935260498..9766ca3ac 100644
--- a/Changes
+++ b/Changes
@@ -17,6 +17,8 @@ Provided by Anope Dev. <dev@anope.org> - 2006
03/01 F Fixed memleaks in some protocol files. [#434]
03/01 F Fixed bot check on /bs unassign. [#446]
03/01 F Fixed wasteful finduser() call in os_oline.c [#457]
+03/01 F Fixed memleak in runDefCon(). [#451]
+03/01 F Fixed function type of get_xop_level. [#459]
Provided by nenolod. <nenolod@nenolod.net> - 2006
02/03 A Support for Charybdis IRCd. [ #00]